cvs: gd(GD_2_0) /libgd NEWS
[email protected] ("Pierre-Alain Joye")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvspajoye1170807297@cvsserver> |
pajoye Wed Feb 7 00:14:57 2007 UTC
Modified files: (Branch: GD_2_0)
/gd/libgd NEWS
Log:
- #40
http://cvs.php.net/viewvc.cgi/gd/libgd/NEWS?r1=1.4.2.1&r2=1.4.2.2&diff_format=u
Index: gd/libgd/NEWS
diff -u gd/libgd/NEWS:1.4.2.1 gd/libgd/NEWS:1.4.2.2
--- gd/libgd/NEWS:1.4.2.1 Sat Feb 3 01:34:12 2007
+++ gd/libgd/NEWS Wed Feb 7 00:14:57 2007
@@ -39,3 +39,5 @@
33, malformed PNG image crashes (CRC error)
34, reading some gif images creates infinite loop
36, gdImageFillToBorder crashes when used with alpha
+40, possible Buffer overflow in the gdImageStringFTEx function
+ in gdft.c (Kees Cook)