mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-28 07:21:26 +03:00
f810de0436
* parser.c: fixed problem with free on dupl attribute in dtd (bug309637). * test/errors/attr3.xml, result/errors/attr3.*: added regression test for this
4 lines
149 B
Plaintext
4 lines
149 B
Plaintext
./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
|
|
<!ATTLIST doc a1 CDATA "z1">
|
|
^
|