summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/gdxpm.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed conditional jump or move depends on uninitialised value(s)Xinchen Hui2015-07-021-1/+1
* Fixed Bug #66901 php-gd 'c_color' NULL pointer dereferenceRemi Collet2014-08-041-1/+6
* MFH:Takeshi Abe2009-02-111-9/+4
* MFHfoobar2005-08-181-1/+1
* Fixed memory corruption.Ilia Alshanetsky2005-06-161-2/+2
* CS fixes.Ilia Alshanetsky2003-12-281-2/+2
* Last set of integer overflow checks.Ilia Alshanetsky2003-06-031-1/+1
* Cleanup.Ilia Alshanetsky2003-03-181-111/+113
* No more (f)printf for errors and warnings instead use php_error_docref.Marcus Boerger2002-12-011-1/+1
* Synchronized bundled gd library with the latest stable GD, 2.0.6Ilia Alshanetsky2002-11-251-16/+4
* fix warningsMarcus Boerger2002-10-301-1/+2
* Initial commit of the built-in libgd based on GD-2.0.1Rasmus Lerdorf2002-04-131-0/+148