mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-20 18:50:08 +03:00
Otherwise, nested xi:include nodes might result in a use-after-free if XML_PARSE_NOXINCNODE is specified. Found with libFuzzer and ASan.
26 lines
281 B
Plaintext
26 lines
281 B
Plaintext
0 1 a 0 0
|
|
1 14 #text 0 1
|
|
|
|
1 1 doc 0 0
|
|
2 14 #text 0 1
|
|
|
|
2 1 p 0 0
|
|
3 3 #text 0 1 something
|
|
2 15 p 0 0
|
|
2 14 #text 0 1
|
|
|
|
2 1 p 0 0
|
|
3 3 #text 0 1 really
|
|
2 15 p 0 0
|
|
2 14 #text 0 1
|
|
|
|
2 1 p 0 0
|
|
3 3 #text 0 1 simple
|
|
2 15 p 0 0
|
|
2 14 #text 0 1
|
|
|
|
1 15 doc 0 0
|
|
1 14 #text 0 1
|
|
|
|
0 15 a 0 0
|