Skip to content
Commit cbb27165 authored by Pranjal Jumde's avatar Pranjal Jumde Committed by Daniel Veillard
Browse files

Bug 757711: heap-buffer-overflow in xmlFAParsePosCharGroup...

Bug 757711: heap-buffer-overflow in xmlFAParsePosCharGroup <https://bugzilla.gnome.org/show_bug.cgi?id=757711>

* xmlregexp.c:
(xmlFAParseCharRange): Only advance to the next character if
there is no error.  Advancing to the next character in case of
an error while parsing regexp leads to an out of bounds access.
parent 40fd6d2a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment