]> granicus.if.org Git - php/commit
Fix bug #69838 OPCACHE Warning Internal error: wrong size calculation
authorAnatol Belski <ab@php.net>
Sat, 20 Jun 2015 07:18:00 +0000 (09:18 +0200)
committerAnatol Belski <ab@php.net>
Sat, 20 Jun 2015 07:35:01 +0000 (09:35 +0200)
commitf88aad418e4e6fcc91d048446f0892a3ee5b065f
tree5a332f7dd7d57edd3b2e4e47b2bf24ea543af784
parentf75308eda1b432ddf3d81e5378eceebf44658ffb
Fix bug #69838 OPCACHE Warning Internal error: wrong size calculation

This chunk is pre calculated with aligned size, so should it use it
at run time.
ext/opcache/zend_persist.c