cvs: gd /libgd ISSUES
[email protected] ("Pierre-Alain Joye")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvspajoye1160525028@cvsserver> |
pajoye Wed Oct 11 00:03:48 2006 UTC
Modified files:
/gd/libgd ISSUES
Log:
- #11 entry
http://cvs.php.net/viewvc.cgi/gd/libgd/ISSUES?r1=1.9&r2=1.10&diff_format=u
Index: gd/libgd/ISSUES
diff -u gd/libgd/ISSUES:1.9 gd/libgd/ISSUES:1.10
--- gd/libgd/ISSUES:1.9 Tue Oct 10 00:40:41 2006
+++ gd/libgd/ISSUES Wed Oct 11 00:03:48 2006
@@ -27,3 +27,5 @@
RANLIB handling
configure.ac: AC_PROG_RANLIB is obsolete, now handled by AC_PROG_LIBTOO
#10, gdImageFilledEllipse does not respect transparency
+#11, gdImageCreateFromPng* possible crash with empty file
+ (Thanks Antony Dovgal to have catched it)