summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-02-08 13:21:41 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-02-08 13:21:41 (GMT)
commiteb39e6f02a3eabc00c00bec84cb9c83f60f6d828 (patch)
treef662b09530809cd10e7acbf85ad31ceec110dc85 /ChangeLog
parentbaafc87e3c7fe20ed29437a7e7b44f9f06f4e974 (diff)
downloadtcl-eb39e6f02a3eabc00c00bec84cb9c83f60f6d828.zip
tcl-eb39e6f02a3eabc00c00bec84cb9c83f60f6d828.tar.gz
tcl-eb39e6f02a3eabc00c00bec84cb9c83f60f6d828.tar.bz2
[Bug 2947783]: Ensure that result is an unshared object before appending to it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce3e2dc..e82b91a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-02-08 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclZlib.c (Tcl_ZlibDeflate, Tcl_ZlibInflate): [Bug 2947783]:
+ Make sure that the result is an unshared object before appending to it
+ so that nothing crashes if it is shared (use in Tcl code was not
+ affected by this, but use from C was an issue).
+
2010-02-06 Donal K. Fellows <dkf@users.sf.net>
* generic/tclHash.c (HashStringKey): Replace Tcl's crusty old hash