Searched refs:spl_fixedarray_resize (Results 1 – 3 of 3) sorted by relevance
2 Bug #67247 (spl_fixedarray_resize integer overflow)
91 static void spl_fixedarray_resize(spl_fixedarray *array, long size TSRMLS_DC) /* {{{ */ in spl_fixedarray_resize() function814 spl_fixedarray_resize(intern->array, size TSRMLS_CC); in SPL_METHOD()
2008 . Fixed bug #67247 (spl_fixedarray_resize integer overflow). (Stas)2714 . Fixed bug #67247 (spl_fixedarray_resize integer overflow). (Stas)
Completed in 64 milliseconds