]> granicus.if.org Git - php/commit
Fix VirtualProtect memory size
authorAnatol Belski <ab@php.net>
Thu, 11 Apr 2019 13:42:22 +0000 (15:42 +0200)
committerAnatol Belski <ab@php.net>
Thu, 11 Apr 2019 13:46:46 +0000 (15:46 +0200)
commitf4628436df9492cd00465ba1f29d3c71dded17cc
treeaf35bf6c57d4eb2e688a65546aa5485716b34a15
parent771c64edcced24c6134bcfea3546e86a4e30e3c7
Fix VirtualProtect memory size

As otherwise it would remove executable flag from JIT memory

Thanks Dmitry for the hint :)
ext/opcache/zend_shared_alloc.c