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

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

Commit: a07375e39a5a140f57fb704a77b0d887a0f1be34
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-03-26T01:19:11Z
Releases: 8.3.2
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