diff options
author | dgp <dgp@users.sourceforge.net> | 2008-01-16 21:54:32 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-01-16 21:54:32 (GMT) |
commit | 49eca9a7a4e39d17536afa4222fca7a529988b80 (patch) | |
tree | ff7af4bbc2f4ec827dccdc503d3dce088ffc0061 /ChangeLog | |
parent | 6101ed5d08da556682f4d6c8870f87180eeef50a (diff) | |
download | tcl-49eca9a7a4e39d17536afa4222fca7a529988b80.zip tcl-49eca9a7a4e39d17536afa4222fca7a529988b80.tar.gz tcl-49eca9a7a4e39d17536afa4222fca7a529988b80.tar.bz2 |
test for memory leak
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ * generic/tclCompExpr.c: Fix literal leak in exprs [Bug 1869989] * generic/tclExecute.c: (dgp) + * tests/compExpr.test: * doc/proc.n: changed wording for access to non-local variables; added mention to [namespace upvar]. Lame attempt at dealing with |