summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2006-11-04 00:09:33 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2006-11-04 00:09:33 (GMT)
commitf0fce3b27df91a506d77ccc5bfec17437a6f079e (patch)
treec4cd241ddf7134b92ba6b59f0f9d58ced641fa38 /ChangeLog
parent582529b442db759535075226bac5cb74b4b5c783 (diff)
downloadtcl-f0fce3b27df91a506d77ccc5bfec17437a6f079e.zip
tcl-f0fce3b27df91a506d77ccc5bfec17437a6f079e.tar.gz
tcl-f0fce3b27df91a506d77ccc5bfec17437a6f079e.tar.bz2
* generic/tclBasic.c (TEOVI): fix por possible leak of a Command
in the presence of execution traces that delete it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3250cd..3883a50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-11-03 Miguel Sofer <msofer@users.sf.net>
+ * generic/tclBasic.c (TEOVI): fix por possible leak of a Command
+ in the presence of execution traces that delete it.
+
* generic/tclBasic.c (TEOVI):
* tests/trace.test (trace-21.11): fix for [Bug 1590232], execution
traces may cause a second command resolution in the wrong