summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-03-30 17:47:30 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-03-30 17:47:30 (GMT)
commit2824e0640e243a0e045149cc9f44298b48c025a6 (patch)
treede2005ae858faa3138a29ad678f6e078f6610ade /ChangeLog
parent3cafedec0ff906762951dbf8c5065947771aeb7f (diff)
downloadtcl-2824e0640e243a0e045149cc9f44298b48c025a6.zip
tcl-2824e0640e243a0e045149cc9f44298b48c025a6.tar.gz
tcl-2824e0640e243a0e045149cc9f44298b48c025a6.tar.bz2
* generic/tclStringObj.c: Added protections from invalid memory
* generic/tclTestObj.c: accesses when we append (some part of) * tests/stringObj.test: a Tcl_Obj to itself. Added the appendself and appendself2 subcommands to the [teststringobj] testing command and added tests to the test suite. [Bug 2603158]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b02323..1884852 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-03-30 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclStringObj.c: Added protections from invalid memory
+ * generic/tclTestObj.c: accesses when we append (some part of)
+ * tests/stringObj.test: a Tcl_Obj to itself. Added the
+ appendself and appendself2 subcommands to the [teststringobj] testing
+ command and added tests to the test suite. [Bug 2603158]
+
2009-03-27 Don Porter <dgp@users.sourceforge.net>
* generic/tclPathObj.c (TclPathPart): TclPathPart() was computing