Fix core dump in contrib/xml2's xpath_table() when the input query returns

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 270b3adb16bf60b54202cc1c31a90abf8c8eed20
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-03-26T01:19:17Z
Releases: 8.2.8
Fix core dump in contrib/xml2's xpath_table() when the input query returns
a NULL value.  Per bug #4058.

Files

PathChange+/−
contrib/xml2/xpath.c modified +10 −7