]> granicus.if.org Git - php/commit
Fix wrong size calculation related to function name
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 5 Jul 2019 08:44:48 +0000 (10:44 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 5 Jul 2019 08:46:41 +0000 (10:46 +0200)
commitea43624972b51c367614c62257bda09a90f1d76f
tree009d86043f5975c6ece61c67554eedafd6b29d88
parentd3c4841b180d57b5bd65171b68043504a4598aca
Fix wrong size calculation related to function name

It would be nice if we could drop this manual function name reuse
code altogether and rely on interning for it.
ext/opcache/zend_persist_calc.c