summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-02-04 18:57:47 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-02-04 18:57:47 (GMT)
commit557a19a96c598d8b25e9e72134ea69030946a310 (patch)
tree51ba492d2f4ea5f79516092bcbb6a07a11f5a91b /ChangeLog
parentcc60365fd9005e253d3d786722bc32bd4c6aa66e (diff)
downloadtcl-557a19a96c598d8b25e9e72134ea69030946a310.zip
tcl-557a19a96c598d8b25e9e72134ea69030946a310.tar.gz
tcl-557a19a96c598d8b25e9e72134ea69030946a310.tar.bz2
* generic/tclCmdMZ.c: Prevent crashes due to int overflow of the
length of the result of [string repeat]. [Bug 2561746]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 466485a..43cf9fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-04 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclCmdMZ.c: Prevent crashes due to int overflow of the
+ length of the result of [string repeat]. [Bug 2561746]
+
2009-01-29 Donal K. Fellows <dkf@users.sf.net>
* generic/tclNamesp.c (Tcl_FindCommand): [Bug 2519474]: Ensure that