]> granicus.if.org Git - php/commit
Fix #73060: php failed with error after temp folder cleaned up
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 28 Jul 2020 12:40:04 +0000 (14:40 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 29 Jul 2020 08:07:23 +0000 (10:07 +0200)
commit9a744c66e70d34293eb3726cc9d17a3ddc052e30
treed6f451aca24e61676a4a03eecc48222e579576fe
parentc756f82c02a004fb45fed098468644b843a908c2
Fix #73060: php failed with error after temp folder cleaned up

Instead of storing the mapping base address and the address of
`execute_ex()` in a separate file in the temporary folder, we store
them right at the beginning of the memory mapping.
NEWS
ext/opcache/shared_alloc_win32.c