]> granicus.if.org Git - php/commit
Fix #73060: php failed with error after temp folder cleaned up
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 29 Jul 2020 13:11:04 +0000 (15:11 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 29 Jul 2020 16:21:05 +0000 (18:21 +0200)
commit2bcc419800f0974609804cc00e345c8609291fc9
tree2613ffef8ae80aae87877c2973db45c2b52e9504
parentf8ff8bb76774d45f8387ea0dd8d188269aad56d7
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