]> granicus.if.org Git - php/commit
Prevent HashTable compaction below HT_MIN_SIZE (this may lead to hash collisions).
authorDmitry Stogov <dmitry@zend.com>
Wed, 2 Sep 2015 10:03:31 +0000 (13:03 +0300)
committerDmitry Stogov <dmitry@zend.com>
Wed, 2 Sep 2015 10:03:31 +0000 (13:03 +0300)
commita2f8a7675bd885de131efae591a10c69f9980dd8
tree735aaec574a5d656e26b4fa29a4d19e1f7b914b5
parent9c35f87e9aac29fb8f574f99edc09b344380aef0
Prevent HashTable compaction below HT_MIN_SIZE (this may lead to hash collisions).
ext/opcache/zend_persist.c
ext/opcache/zend_persist_calc.c