back out change by mitch@convergence.de and apply patch in bug id #52067

Thu May 24 21:24:16 CEST 2001 Paolo Molaro <lupus@ximian.com>

	* gmarkup.c: back out change by mitch@convergence.de and apply patch in
	bug id #52067 that fixes the same problem in a more complete manner.
	This fixes also a segfault for a malformed XML file and adds a new
	test case.
This commit is contained in:
CEST 2001 Paolo Molaro
2001-05-24 19:30:40 +00:00
committed by Paolo Molaro
parent cd759bbd6e
commit 477106292a
11 changed files with 194 additions and 274 deletions

View File

@@ -1,3 +1,10 @@
Thu May 24 21:24:16 CEST 2001 Paolo Molaro <lupus@ximian.com>
* gmarkup.c: back out change by mitch@convergence.de and apply patch in
bug id #52067 that fixes the same problem in a more complete manner.
This fixes also a segfault for a malformed XML file and adds a new
test case.
2001-05-24 Hans Breuer <hans@breuer.org>
* grel.c : reflect renaming of g_string_sprintfa to g_string_printfa