summaryrefslogtreecommitdiff
path: root/Zend/tests/bug70253.phpt
blob: 053e49d9021ab3654a04311605bfad1dc22bc0b7 (plain)
1
2
3
4
5
6
7
8
--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