Commit 8fbbf5513d609c1770b391b99e33314cd0742704

Pranjal Jumde 2016-03-08T17:29:00

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.