cvs: gd /libgd ISSUES
[email protected] ("Pierre-Alain Joye")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvspajoye1167875374@cvsserver> |
pajoye Thu Jan 4 01:49:34 2007 UTC
Modified files:
/gd/libgd ISSUES
Log:
- Update credentials
http://cvs.php.net/viewvc.cgi/gd/libgd/ISSUES?r1=1.31&r2=1.32&diff_format=u
Index: gd/libgd/ISSUES
diff -u gd/libgd/ISSUES:1.31 gd/libgd/ISSUES:1.32
--- gd/libgd/ISSUES:1.31 Thu Jan 4 00:40:00 2007
+++ gd/libgd/ISSUES Thu Jan 4 01:49:34 2007
@@ -32,7 +32,7 @@
CTX (Takeshi Abe)
#13, Fixed leak in jinit_2pass_quantizer (gd_topal.c) (Huib-Jan Imbens)
#14, Added santiy checks for possible memory allocation errors:
- (John Ellson/Graphviz, Pierre)
+ (John Ellson/Graphviz, Pierre, Phil Knirsch)
- gdImageCreate
- gdImageFilledPolygon and gdImageSetStyle
- gdCacheCreate and main
@@ -43,7 +43,6 @@
- gdImageCopyResized
#15, gdImageCreatePaletteFromTrueColor(), colors allocated henceforth from
the resulting image overwrite the palette colors (Rob Leslie)
-
#16, Added "static" to entities_s struct declaration to avoid obscure
compiler problem on Suns (John Ellson/Graphviz)
#17, Removed invalid gdFree call when overflow2 fails