Skip to content

Commit 0c35032

Browse files
committed
Fix test
1 parent 8d3dfab commit 0c35032

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/gd/tests/bug77270.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug #77270 (imagecolormatch Out Of Bounds Write on Heap)
3+
--INI--
4+
memory_limit=-1
35
--SKIPIF--
46
<?php
57
if (!extension_loaded('gd')) die('skip gd extension not available');

0 commit comments

Comments
 (0)