]> granicus.if.org Git - php/commit
- Add some checks when unserializing data to prevent buffer overflows
authorMarcus Boerger <helly@php.net>
Sun, 5 Sep 2004 16:29:05 +0000 (16:29 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 5 Sep 2004 16:29:05 +0000 (16:29 +0000)
commit91af7f394f2c62e9f452b3a24f1f5ecfc141be8d
treecb761ae874479a945aa36ccbd4a8c8e7c774f0ac
parent945f7d68b9c740a6da7111dce04bc19758dc4b12
- Add some checks when unserializing data to prevent buffer overflows
ext/standard/php_var.h
ext/standard/tests/serialize/bug25378.phpt
ext/standard/var.c
ext/standard/var_unserializer.c