1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 04:55:04 +03:00
libxml2/result/XPath
Nick Wellnhofer a58331a6ee Check for overflow in xmlXPathIsPositionalPredicate
Avoid undefined behavior when casting from double to int.

Found with afl-fuzz and UBSan.
2017-05-31 16:04:26 +02:00
..
expr Parse small XPath numbers more accurately 2017-05-31 15:46:29 +02:00
tests Check for overflow in xmlXPathIsPositionalPredicate 2017-05-31 16:04:26 +02:00
xptr Fix XPointer paths beginning with range-to 2016-10-12 13:12:18 +02:00