summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-08-12 17:51:02 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-08-12 17:51:02 (GMT)
commit96184da694c1e5f119c8eea1bfff507bc151b3f3 (patch)
tree29357b9d5efbf0ff6050338a65f7256fe4d255ff /ChangeLog
parent06c2fab3218c8dc8a7a7582a182178f42c89964a (diff)
downloadtcl-96184da694c1e5f119c8eea1bfff507bc151b3f3.zip
tcl-96184da694c1e5f119c8eea1bfff507bc151b3f3.tar.gz
tcl-96184da694c1e5f119c8eea1bfff507bc151b3f3.tar.bz2
* generic/tclOOMethod.c (PushMethodCallFrame): Added missing check
for bytecode validity. [Bug 2037727]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ece66a..baf8db6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-08-08 Don Porter <dgp@users.sourceforge.net>S
+ * generic/tclOOMethod.c (PushMethodCallFrame): Added missing check
+ for bytecode validity. [Bug 2037727]
+
* generic/tclProc.c (TclProcCompileProc): On recompile of
a proc, clear away any entries on the CompiledLocal list from the
previous compile. This will prevent compile of temporary variables