From 0c3503201244905611dfaac68f96ca840b923b16 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sun, 6 Jan 2019 12:30:44 -0800 Subject: Fix test --- ext/gd/tests/bug77270.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/gd/tests/bug77270.phpt b/ext/gd/tests/bug77270.phpt index 1c4555a64d..2250fefd20 100644 --- a/ext/gd/tests/bug77270.phpt +++ b/ext/gd/tests/bug77270.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #77270 (imagecolormatch Out Of Bounds Write on Heap) +--INI-- +memory_limit=-1 --SKIPIF--