diff options
author | mig <mig> | 2013-01-04 05:26:40 (GMT) |
---|---|---|
committer | mig <mig> | 2013-01-04 05:26:40 (GMT) |
commit | 0cf062c38851d0bc18ac4ff3f627b73a68d27d9b (patch) | |
tree | c6a56776e78090be844eacac0d757f5cb932b267 /ChangeLog | |
parent | 207412c30358de71800d9946b2f3ee5d0f75c9e6 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |