summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-08-25 22:27:08 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-08-25 22:27:08 (GMT)
commitd9a0eba67b5c86ae91a6dfa013879646fc6d3e8f (patch)
tree6dadbf8064bff88d2cd10de52f4ee2b10d55d42f /ChangeLog
parentb80a4cf9a7f8276fabaf13a2c74ea777ed30031a (diff)
downloadtcl-d9a0eba67b5c86ae91a6dfa013879646fc6d3e8f.zip
tcl-d9a0eba67b5c86ae91a6dfa013879646fc6d3e8f.tar.gz
tcl-d9a0eba67b5c86ae91a6dfa013879646fc6d3e8f.tar.bz2
Backport of fix for [Bug 1267380]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d311abd..5ed5e36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-25 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tclListObj.c (UpdateStringOfList): Stop uncontrolled and
+ unsafe crashes from happening when working with very large string
+ representations. [Bug 1267380]
+
2005-08-17 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclFCmd.c (TclFileMakeDirsCmd): fix to race condition in