summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-12-30 12:20:31 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2019-12-30 15:12:58 +0100
commit0cecf83b264cbbb5683ab8a843cc4a4d9c294644 (patch)
tree1cada6b956922ee5421ae31a36cb070cb7eddafc /ext/reflection/php_reflection.c
parent1aa419dcdc1489128f1cfbfc5214106da5657385 (diff)
downloadphp-git-0cecf83b264cbbb5683ab8a843cc4a4d9c294644.tar.gz
Fix #79040: Warning Opcode handlers are unusable due to ASLR
We must not use the same shared memory OPcache instance for different SAPIs, since their memory layout is different. To avoid this, we add the SAPI name (truncated to at most 20 characters) to the names of the memory base file, the mutex and the file mapping.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions