php-8.0.30-src/Zend/tests/bug70253.phpt

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