Searched refs:spl_fixedarray_resize (Results 1 – 2 of 2) sorted by relevance
2 Bug #67247 (spl_fixedarray_resize integer overflow)
94 static void spl_fixedarray_resize(spl_fixedarray *array, zend_long size) /* {{{ */ in spl_fixedarray_resize() function748 spl_fixedarray_resize(&intern->array, size); in SPL_METHOD()
Completed in 10 milliseconds