summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-01-13 09:45:29 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-01-13 09:45:29 (GMT)
commit4a96ede4a93fe75a322f20b2b761871e0aa7abd7 (patch)
treed2a1dd959af85f65851a57e2e569b3e9fffd3128 /ChangeLog
parentcad6d20809446ccdea12285a5e4e611558e8c7dd (diff)
downloadtcl-4a96ede4a93fe75a322f20b2b761871e0aa7abd7.zip
tcl-4a96ede4a93fe75a322f20b2b761871e0aa7abd7.tar.gz
tcl-4a96ede4a93fe75a322f20b2b761871e0aa7abd7.tar.bz2
Fix shared object panics. [Bug 875395]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76af10e..e6d0be0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-13 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct, Tcl_WrongNumArgs):
+ Create fresh objects instead of using the one currently in the
+ interpreter, which isn't guaranteed to be fresh and unshared. The
+ cost for the core will be minimal because of the object cache, and
+ this fixes [Bug 875395].
+
2004-01-09 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclIOUtil.c: fix to infinite loop in