]> granicus.if.org Git - php/commit
Revert "Changed zend_smart_str allocation granularity to do the better job together...
authorDmitry Stogov <dmitry@zend.com>
Thu, 16 Apr 2015 10:11:54 +0000 (13:11 +0300)
committerDmitry Stogov <dmitry@zend.com>
Thu, 16 Apr 2015 10:11:54 +0000 (13:11 +0300)
commit05232cc810b39ff6f5a0307119bd76a548fe34be
treea9472d95840a65954cde301e94936763216fd50e
parent5275e5560bb186bc3950a0dbf15fe0e54ee4c6ec
Revert "Changed zend_smart_str allocation granularity to do the better job together with Zend MM and avoid useless calls to erealloc()." That commit significantly increased the code size because of intensive inlining and more expensive reallocation code.

This reverts commit 5275e5560bb186bc3950a0dbf15fe0e54ee4c6ec.
Zend/zend_alloc.c
Zend/zend_alloc.h
Zend/zend_smart_str.h