Artifact db9a6e49afe8185e7292fa2fb9a224d7f13cbcb5:
- File generic/tclExecute.c — part of check-in [c8b6c8e134] at 2002-07-19 17:28:18 on branch mod-8-3-4-branch — * generic/tclExecute.c (TclCompileByteCodesForExpr): Bugfix. Added a missing RELTEMP(compEnv) in line 6043 to release the structure if the object is not of type 'bytecode'. Reported by Gregory Thompson <gst@cisco.com>. * generic/tclInt.h: Changed NEWTEMP, NEWSTR, and RELTEMP macros to use 'ckalloc' and 'ckfree' instead of 'Tcl'_Alloc and 'Tcl_Free'. Suggested by Gregory Thompson <gst@cisco.com>. (user: andreas_kupries size: 190921)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.