Skip to content
Commit d433ea6c authored by David Kilzer's avatar David Kilzer Committed by Daniel Veillard
Browse files

Integer signed/unsigned type mismatch in xmlParserInputGrow()

For https://bugzilla.gnome.org/show_bug.cgi?id=766635

* parserInternals.c:
(xmlParserInputGrow): Change 'ret' type to 'int' to match the
return type of xmlParserInputBufferGrow().
parent 8fbbf551
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