summaryrefslogtreecommitdiff
path: root/HTMLtree.c
diff options
context:
space:
mode:
authorKasimier T. Buchcik <kbuchcik@src.gnome.org>2005-12-20 10:48:33 +0000
committerKasimier T. Buchcik <kbuchcik@src.gnome.org>2005-12-20 10:48:33 +0000
commit5bb0c08d2f2107f4f859a7ebfd05b94d461ff1d6 (patch)
tree8f78302b77a9f3b329ed1e8fbca360a53aae0d08 /HTMLtree.c
parent9a2724d847b9f1d241d32546be779736209e0a00 (diff)
downloadlibxml2-5bb0c08d2f2107f4f859a7ebfd05b94d461ff1d6.tar.gz
Fixed a segfault during text concatenation when validating a node tree:
* 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.
Diffstat (limited to 'HTMLtree.c')
0 files changed, 0 insertions, 0 deletions