mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-05 05:47:00 +03:00
a2b5c90a44
Functions like xmlCleanSpecialAttr scan a hash table and possibly delete entries in the callback. xmlHashScanFull must detect such deletions and rescan the entry. This regressed when rewriting the hash table code in 4a513d56. Fixes #626.
13 lines
226 B
Plaintext
13 lines
226 B
Plaintext
0 10 doc 0 0
|
|
0 1 doc 0 0
|
|
1 14 #text 0 1
|
|
|
|
1 8 #comment 0 1 This tests whether xmlCleanSpecialAttr works. The attribute values
|
|
must not be normalized.
|
|
1 14 #text 0 1
|
|
|
|
1 1 e 1 0
|
|
1 14 #text 0 1
|
|
|
|
0 15 doc 0 0
|