Skip to content

Fix #77 potential NULL reference in xmlXPathIdFunction

Zhongyuan Zhou requested to merge zaneChou/libxml2:fixPointerBug into master

fix the potential NULL pointer reference bug in xmlXPathIdFunction of xpath.c

Merge request reports