Skip to content
Commit ff76eb28 authored by Daniel Veillard's avatar Daniel Veillard
Browse files

Clear up a potential NULL dereference

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

if ctxt->node_seq.buffer is null then ctxt->node_seq.maximum ought
to be zero but it's better to clarify the check in the code directly.
parent a885f13a
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