Branch :
-
Show log
Commit
-
Author :
Pranjal Jumde
Date :
2016-03-08 17:29:00
Hash :
8fbbf551
Message :
Bug 763071: heap-buffer-overflow in xmlStrncat <https://bugzilla.gnome.org/show_bug.cgi?id=763071>
* xmlstring.c:
(xmlStrncat): Return NULL if xmlStrlen returns a negative length.
(xmlStrncatNew): Ditto.