diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-28 09:49:57 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-28 09:49:57 (GMT) |
commit | 2c6f5f96ac3e2cd2f9d6a94d2df7d40ad2e81c90 (patch) | |
tree | ffbfbad9b29d8c91f8fe55f8eec4a6cd244c1ef7 /ChangeLog | |
parent | e9d4af780f9f9de64703615f616fd9a8e61e5c02 (diff) | |
download | tcl-2c6f5f96ac3e2cd2f9d6a94d2df7d40ad2e81c90.zip tcl-2c6f5f96ac3e2cd2f9d6a94d2df7d40ad2e81c90.tar.gz tcl-2c6f5f96ac3e2cd2f9d6a94d2df7d40ad2e81c90.tar.bz2 |
Apply [Patch 1353853] to prevent UMR randomness.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-11-28 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * win/tclWinSock.c (CreateSocket): Applied [Patch 1353853] to prevent + reads of uninitialized variables during cleanup. + 2005-11-27 Daniel Steffen <das@users.sourceforge.net> * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), |