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

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

Commit: 032235cafebdedcbf30c45e3944af2da8a6edc4d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-02-01T00:07:03Z
Releases: 7.4.1
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