Guard against possible double free during error escape from XML
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Oct 2007 20:46:47 +0000 (20:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Oct 2007 20:46:47 +0000 (20:46 +0000)
commitff1de5cef6c9bd938f50c1e251a77431c2eaa022
treeedbb505ece0df342e097faeb21b2340ec3ea6e9f
parent8468146b03c87f86162cee62e0de25f6e2d24b56
Guard against possible double free during error escape from XML
functions.  Patch for the reported issue from Kris Jurka, some
other potential trouble spots plugged by Tom.
src/backend/utils/adt/xml.c