diff options
author | dgp <dgp@users.sourceforge.net> | 2008-02-04 21:44:00 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-02-04 21:44:00 (GMT) |
commit | 2a767dc40caf7a7858531d3c96157ca65887a81c (patch) | |
tree | de0ccd64e9af4e139f87f58698c96c66f8be0a6d /ChangeLog | |
parent | 9f7359d15a1021f73c56a60fdda744f15cb86c96 (diff) | |
download | tk-2a767dc40caf7a7858531d3c96157ca65887a81c.zip tk-2a767dc40caf7a7858531d3c96157ca65887a81c.tar.gz tk-2a767dc40caf7a7858531d3c96157ca65887a81c.tar.bz2 |
Correct security bug ID.core_8_5_1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ 2008-02-01 Reinhard Max <max@suse.de> - * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). + * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2008-0553). * tests/imgPhoto.test: Added a test for the above. 2008-01-31 Jeff Hobbs <jeffh@ActiveState.com> |