summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2013-01-04 05:26:40 (GMT)
committermig <mig>2013-01-04 05:26:40 (GMT)
commit0cf062c38851d0bc18ac4ff3f627b73a68d27d9b (patch)
treec6a56776e78090be844eacac0d757f5cb932b267 /ChangeLog
parent207412c30358de71800d9946b2f3ee5d0f75c9e6 (diff)
downloadtcl-0cf062c38851d0bc18ac4ff3f627b73a68d27d9b.zip
tcl-0cf062c38851d0bc18ac4ff3f627b73a68d27d9b.tar.gz
tcl-0cf062c38851d0bc18ac4ff3f627b73a68d27d9b.tar.bz2
Insure that PURIFY builds cannot exploit the Tcl stack to hide mem defects.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93cf3a2..3dd2b9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-04 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclInt.h: Insure that PURIFY builds cannot exploit the
+ * generic/tclExecute.c: Tcl stack to hide mem defects.
+
2013-01-03 Donal K. Fellows <dkf@users.sf.net>
* doc/fconfigure.n, doc/CrtChannel.3: Updated to reflect the fact that