]> granicus.if.org Git - php/commitdiff
- fix title
authorPierre Joye <pajoye@php.net>
Wed, 16 May 2007 22:54:33 +0000 (22:54 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 16 May 2007 22:54:33 +0000 (22:54 +0000)
ext/gd/tests/libgd00086.phpt

index 68f589a5bd4bec49bc2a5e6b6b5a11f67dd26e09..60f28107c8a4078d5da1886f2742411317929306 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #39780 (PNG image with CRC/data error raises a fatal error)
+libgd #86 (Possible infinite loop in imagecreatefrompng)
 --SKIPIF--
 <?php 
        if (!extension_loaded('gd')) die("skip gd extension not available\n");