summaryrefslogtreecommitdiff
path: root/ext/standard/tests/serialize/bug74614.phpt
blob: ae962628e9cb0353f7437b25ae097c9687091c4b (plain)
1
2
3
4
5
6
7
8
9
10
--TEST--
Bug #74614: Use-after-free in PHP7's unserialize()
--FILE--
<?php

unserialize('a:3020000000000000000000000000000001:{i:0;a:0:{}i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;i:8;i:8;R:2;}');

?>
--EXPECTF--
Notice: unserialize(): Error at offset 38 of 113 bytes in %s on line %d