diff options
author | rmax <rmax> | 2008-02-01 16:59:57 (GMT) |
---|---|---|
committer | rmax <rmax> | 2008-02-01 16:59:57 (GMT) |
commit | 03def044c94d5a92a5120296510cd2bfa8c9e3fe (patch) | |
tree | 8d1b1136c1077fc11fc759459a79faa36a791377 /ChangeLog | |
parent | 76d7d5362c5289ee5bedbb7005c6ec11f89c21f4 (diff) | |
download | tk-03def044c94d5a92a5120296510cd2bfa8c9e3fe.zip tk-03def044c94d5a92a5120296510cd2bfa8c9e3fe.tar.gz tk-03def044c94d5a92a5120296510cd2bfa8c9e3fe.tar.bz2 |
* generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).
* tests/imgPhoto.test: Added a test for the above.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-02-01 Reinhard Max <max@suse.de> + + * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). + * tests/imgPhoto.test: Added a test for the above. + 2007-12-31 Don Porter <dgp@users.sourceforge.net> *** 8.4.17 TAGGED FOR RELEASE *** |