Apply ljb's patch to prevent both memory leak and core dump during

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

Commit: a85d1d546846b30b6c7b439be253bb188d8574bc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-02-01T00:07:19Z
Releases: 7.3.2
Apply ljb's patch to prevent both memory leak and core dump during
connection shutdown.  This is a grotty workaround for a Tcl bug, but
said bug has been there long enough that I'm not holding my breath
for a real fix.  Per discussions and testing from ljb and g.hintermayer.

Files

PathChange+/−
src/interfaces/libpgtcl/pgtclId.c modified +11 −9