diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-12-29 01:43:23 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-12-29 01:43:23 (GMT) |
commit | 59172cf14f46e7f765d6bcce585b735629d1873f (patch) | |
tree | 7a0e77d1cddf3fbfe3946789b0f5f0701675eccf /ChangeLog | |
parent | 4f253f35d890f5474c5652070916df0cee97a89b (diff) | |
download | tcl-59172cf14f46e7f765d6bcce585b735629d1873f.zip tcl-59172cf14f46e7f765d6bcce585b735629d1873f.tar.gz tcl-59172cf14f46e7f765d6bcce585b735629d1873f.tar.bz2 |
Handle completely invalid input to the decode methods [Bug 2922555]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-12-29 Pat Thoyts <patthoyts@users.sourceforge.net> + + * generic/tclBinary.c: Handle completely invalid input to the decode + * tests/binary.test: methods [Bug 2922555]. + 2009-12-28 Donal K. Fellows <dkf@users.sf.net> * unix/Makefile.in (trace-shell, trace-test): [FRQ 1083288]: Added |