Searched refs:spl_object_storage_get_gc (Results 1 – 2 of 2) sorted by relevance
2 Bug #69227 (Use after free in zval_scan caused by spl_object_storage_get_gc)
364 static HashTable *spl_object_storage_get_gc(zend_object *obj, zval **table, int *n) /* {{{ */ in spl_object_storage_get_gc() function1351 spl_handler_SplObjectStorage.get_gc = spl_object_storage_get_gc; in PHP_MINIT_FUNCTION()
Completed in 7 milliseconds