kmx git
login
register
kc3-lang
/
libxml2
/
result/relaxng/anyName1_0.err
result/relaxng/anyName1_0.err
Branch
- branch -
master
Log
Author
Commit
Date
CI
Message
5bb84b47
2024-04-04T11:55:28
relaxng: Fix tree corruption in xmlRelaxNGParseNameClass Don't create cycles in tree structure. This will lead to an infinite loop or call stack overflow later. Closes: https://gitlab.gnome.org/GNOME/libxml2/-/issues/711