php-src/Zend/tests/bug70253.phpt
2019-09-16 11:59:43 +02:00

9 lines
216 B
PHP

--TEST--
Bug #70253 (segfault at _efree () in zend_alloc.c:1389)
--FILE--
<?php
unserialize('a:2:{i:0;O:9:"000000000":10000000');
?>
--EXPECTF--
Notice: unserialize(): Error at offset 33 of 33 bytes in %s on line %d