From: Rasmus Lerdorf Date: Sun, 2 Aug 2009 23:08:21 +0000 (+0000) Subject: Give this test more headroom since it needs to allocate a 90M block X-Git-Tag: php-5.3.1RC1~197 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7e32cc59f7d94cdaaf7dd79566744e847517a420;p=php Give this test more headroom since it needs to allocate a 90M block --- diff --git a/ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt b/ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt index 8cf54b732a..fd01d83ca1 100755 --- a/ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt +++ b/ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt @@ -2,6 +2,8 @@ ob_iconv_handler() charset parameter length checks (CVE-2007-4840) --SKIPIF-- +--INI-- +memory_limit=256M --FILE--