summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/execute.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-01-12 21:14:08 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-01-12 21:14:08 +0000
commit1bbf8706ae6e7a307ac0739d9df51b47832c7d4b (patch)
treed9ca917dd398c788648e8753dda7d9d515a91824 /src/interfaces/ecpg/ecpglib/execute.c
parent52176633720246efda688efcbeedb141ca598d00 (diff)
It turns out the LIBXML_TEST_VERSION macro calls xmlInitParser().
Therefore we must xmlCleanupParser(), or we risk leaving behind dangling pointers to whatever memory context is current when xml_init() is called. This seems to fix bug #3860, though we might still want the more invasive solution being worked on by Alvaro.
Diffstat (limited to 'src/interfaces/ecpg/ecpglib/execute.c')
0 files changed, 0 insertions, 0 deletions