]> granicus.if.org Git - php/commit
- fix leak/segfaults in imagecolormatch
authorPierre Joye <pajoye@php.net>
Sun, 25 Dec 2005 19:21:58 +0000 (19:21 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 25 Dec 2005 19:21:58 +0000 (19:21 +0000)
commit65df8e80eac2990e6bf7de47bd05b4810411cff8
tree9a4d72c392b75ddc199a92b36914aad59bc2be7e
parent6102ec3a06e2fcc099735599cebaa06eeb08fa59
- fix leak/segfaults in imagecolormatch
- add tests for imagecolorexact and imagecolormatch
  The later is only about the segv
ext/gd/gd.c
ext/gd/libgd/gd_topal.c
ext/gd/tests/colorexact.phpt [new file with mode: 0644]
ext/gd/tests/colormatch.phpt [new file with mode: 0644]