mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-23 01:52:48 +03:00
SAX2: Check return value of xmlPushInput
Fix null deref in case of malloc failure.
This commit is contained in:
Fix null deref in case of malloc failure.