1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/result/xhtmlcomp.rde
Daniel Veillard 0df3bc3f28 fixed a serious problem when substituing entities using the Reader, the
* parser.c xmlreader.c include/libxml/parser.h: fixed a serious
  problem when substituing entities using the Reader, the entities
  content might be freed and if rereferenced would crash
* Makefile.am test/* result/*: added a new test case and a new
  test operation for the reader with substitution of entities.
Daniel
2004-06-08 12:03:41 +00:00

20 lines
227 B
Plaintext

0 10 html 0 0
0 1 html 0 0
1 14 #text 0 1
1 1 body 0 0
2 14 #text 0 1
2 1 h1 0 0
3 1 abbr 0 0
4 3 #text 0 1 a
3 15 abbr 0 0
3 3 #text 0 1 b
2 15 h1 0 0
2 14 #text 0 1
1 15 body 0 0
1 14 #text 0 1
0 15 html 0 0