Commit 8fb4a770075628d6441fb17a1e435100e2f3b1a2

Hugh Davenport 2015-11-20T17:16:06

CVE-2015-8242 Buffer overead with HTML parser in push mode For https://bugzilla.gnome.org/show_bug.cgi?id=756372 Error in the code pointing to the codepoint in the stack for the current char value instead of the pointer in the input that the SAX callback expects Reported and fixed by Hugh Davenport