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)
commitfc6c32afe2f73b1a8de4551db28179a2ae31def7
tree718d99796a0d9260525e8db5f97cbaacec1ac2eb
parentd13241956c1578d5855471fd88b3c0ba4bab5ee9
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