mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
* parser.c: (xmlParseNCNameComplex): Store start position instead of a pointer to the name since the underlying buffer may change, resulting in a stale pointer being used. * result/errors/759398.xml: Added. * result/errors/759398.xml.err: Added. * result/errors/759398.xml.str: Added. * test/errors/759398.xml: Added test case.
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
./test/errors/759398.xml:210: parser error : internal error: detected an error in element content
|
|
|
|
need to worry about parsers whi<! don't expand
|
|
^
|
|
./test/errors/759398.xml : failed to parse
|