diff options
author | nijtmans <nijtmans> | 2010-12-06 09:01:49 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-12-06 09:01:49 (GMT) |
commit | 5686ea4acac17705c9704829c24608749acd3d12 (patch) | |
tree | 82897612b5989945d086ccb23f71868fe1a656f6 /ChangeLog | |
parent | 3a3eeca75b5436a7b68e1464811bdc3528d20cf0 (diff) | |
download | tcl-5686ea4acac17705c9704829c24608749acd3d12.zip tcl-5686ea4acac17705c9704829c24608749acd3d12.tar.gz tcl-5686ea4acac17705c9704829c24608749acd3d12.tar.bz2 |
[Bug 3129448]: possible over-allocation on 64-bit platforms
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-12-06 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclBinary.c [Bug 3129448]: possible over-allocation on 64-bit platforms + * generic/tclCkalloc.c + * generic/tclTrace.c + 2010-12-05 Jan Nijtmans <nijtmans@users.sf.net> * unix/tcl.m4: [Patch #3116490] cross-compile support for unix |