Fix bug #72742 - memory allocator fails to realloc small block to large one
authorStanislav Malyshev <stas@php.net>
Mon, 15 Aug 2016 02:07:15 +0000 (19:07 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 15 Aug 2016 02:08:59 +0000 (19:08 -0700)
commitc2a13ced4272f2e65d2773e2ea6ca11c1ce4a911
tree116713cc636c4e4deb3eec0cc279c7bf22d38106
parent6304a611cdaa3563045dbab84824202bc634bcce
Fix bug #72742 - memory allocator fails to realloc small block to large one
Zend/zend_alloc.c