]> granicus.if.org Git - php/commit
- fix leaks and wrong error when invalid/empty string are given to
authorPierre Joye <pajoye@php.net>
Fri, 16 Dec 2005 19:02:07 +0000 (19:02 +0000)
committerPierre Joye <pajoye@php.net>
Fri, 16 Dec 2005 19:02:07 +0000 (19:02 +0000)
commitcc938b5df026ec0e9127e82ae88d39fd89592388
tree25a57dd84e4d83028344bb35b31727b70839318b
parent366f2ee1614c666fe7c1d57c56625ba5943d586f
- fix leaks and wrong error when invalid/empty string are given to
  imagecreatefromstring
- add test for imagecreatefromstring
- add test for palettecopy
ext/gd/gd.c
ext/gd/tests/copypalette.phpt [new file with mode: 0644]
ext/gd/tests/createfromstring.phpt [new file with mode: 0644]
ext/gd/tests/src.png [new file with mode: 0644]