CVSROOT: /cvs/gnome
Module name: libxml2
Changes by: kbuchcik 05/12/20 05:48:33
Modified files:
. : ChangeLog xmlschemas.c xmlstring.c
Log message:
* xmlschemas.c xmlstring.c: Fixed a segfault during
text concatenation when validating a node tree:
xmlStrncat was called with a @len of -1; but unlike
xmlStrncatNew, it does not calculate the length
automatically in such a case (reported by Judy Hay
on the mailing list).
Updated the descriptions of the involved string
functions to note this.
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libxml2&who=kbuchcik&date=explicit&mindate=2005-12-20%2005:47&maxdate=2005-12-20%2005:49
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list