diff options
author | mig <mig> | 2013-01-04 05:26:40 (GMT) |
---|---|---|
committer | mig <mig> | 2013-01-04 05:26:40 (GMT) |
commit | 047d22960723097544bbeda5eefb066d71b7e38f (patch) | |
tree | c6a56776e78090be844eacac0d757f5cb932b267 /ChangeLog | |
parent | f889a9294bd1a1c5df632d4ff4919abf81d72127 (diff) | |
download | tcl-047d22960723097544bbeda5eefb066d71b7e38f.zip tcl-047d22960723097544bbeda5eefb066d71b7e38f.tar.gz tcl-047d22960723097544bbeda5eefb066d71b7e38f.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 |