Home
last modified time | relevance | path

Searched refs:finish_nested_data (Results 1 – 5 of 5) sorted by relevance

/PHP-5.6/ext/standard/tests/serialize/
H A Dbug74111.phpt2 Bug #74111: Heap buffer overread (READ: 1) finish_nested_data from unserialize
H A Dbug73825.phpt2 Bug #73825 Heap out of bounds read on unserialize in finish_nested_data()
/PHP-5.6/ext/standard/
H A Dvar_unserializer.c407 static inline int finish_nested_data(UNSERIALIZE_PARAMETER) in finish_nested_data() function
439 return finish_nested_data(UNSERIALIZE_PASSTHRU); in object_custom()
503 return finish_nested_data(UNSERIALIZE_PASSTHRU); in object_common2()
904 return finish_nested_data(UNSERIALIZE_PASSTHRU); in php_var_unserialize()
H A Dvar_unserializer.re411 static inline int finish_nested_data(UNSERIALIZE_PARAMETER)
443 return finish_nested_data(UNSERIALIZE_PASSTHRU);
507 return finish_nested_data(UNSERIALIZE_PASSTHRU);
732 return finish_nested_data(UNSERIALIZE_PASSTHRU);
/PHP-5.6/
H A DNEWS113 . Fixed bug #74111 (Heap buffer overread (READ: 1) finish_nested_data from
165 finish_nested_data()). (Stas)

Completed in 32 milliseconds