summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-07-13 17:53:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-07-13 17:53:58 (GMT)
commit965e4bbab2201076c8c2bc6ae5baca705ab889b0 (patch)
treef1620db0ed8edabd97357b78ee3e6acb96377b72 /ChangeLog
parent15d2827a35e23f3221491e1cfc89efa5545e9e9f (diff)
downloadtcl-965e4bbab2201076c8c2bc6ae5baca705ab889b0.zip
tcl-965e4bbab2201076c8c2bc6ae5baca705ab889b0.tar.gz
tcl-965e4bbab2201076c8c2bc6ae5baca705ab889b0.tar.bz2
3366265 Buffer allocated one byte too small caused overrun.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2865933..2a31c51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-07-13 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclProc.c: [Bug 3366265] Buffer for storing the command
+ * tests/indexObj.test: name formatted as a list element is allocated
+ * tests/proc.test: one byte too small, causing buffer overflow
+ when the proc with the empty name raises a "wrong num args" error.
+
2011-07-03 Donal K. Fellows <dkf@users.sf.net>
* doc/FileSystem.3: Corrected statements about ctime field of 'struct