Prevent core dump from calling Tcl_DontCallWhenDeleted() with a null

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

Commit: 361eaa185f7b01551290289798088de48ddd0add
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-02-01T00:22:12Z
Releases: 7.4.1
Prevent core dump from calling Tcl_DontCallWhenDeleted() with a null
interp pointer.  Per report from Gerhard Hintermayer.

Files

PathChange+/−
src/interfaces/libpgtcl/pgtclId.c modified +4 −3