1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-27 12:15:34 +03:00
Files
libxml2/result/XPath/xptr/viderror
Nick Wellnhofer d8083bf779 Fix NULL pointer deref in XPointer range-to
- Check for errors after evaluating first operand.
- Add sanity check for empty stack.

Found with afl-fuzz.
2016-06-25 14:24:51 +02:00

5 lines
114 B
Plaintext

========================
Expression: xpointer(non-existing-fn()/range-to(id('chapter2')))
Object is empty (NULL)