]> granicus.if.org Git - php/commit
Changed zend_smart_str allocation granularity to do the better job together with...
authorDmitry Stogov <dmitry@zend.com>
Thu, 16 Apr 2015 09:32:56 +0000 (12:32 +0300)
committerDmitry Stogov <dmitry@zend.com>
Thu, 16 Apr 2015 09:32:56 +0000 (12:32 +0300)
commit5275e5560bb186bc3950a0dbf15fe0e54ee4c6ec
tree03d931e6933e884d7594f9b958a4cc7b078cd05a
parenta759967dd1c09f8553bd5dedc82673fec15acb80
Changed zend_smart_str allocation granularity to do the better job together with Zend MM and avoid useless calls to erealloc().
Zend/zend_alloc.c
Zend/zend_alloc.h
Zend/zend_smart_str.h