summaryrefslogtreecommitdiff
path: root/README.SUBMITTING_PATCH
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-05-05 09:31:17 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-05-05 11:38:29 +0200
commitf33cf52faf733f5a6441a533f83e9b1cf2018245 (patch)
tree1e95600ddf3429a25ca8a6b7feea59f9f255c557 /README.SUBMITTING_PATCH
parentc40a494406aa3606be964b24d224ec4eb0c936e8 (diff)
downloadphp-git-f33cf52faf733f5a6441a533f83e9b1cf2018245.tar.gz
Fix #79566: Private SHM is not private on Windows
We map the POSIX semantics of `IPC_PRIVATE` by creating unnamed file mapping objects on Windows. While that is not particularly useful for ext/shmop, which is the only bundled extension which uses `shmget()`, it may be useful for external extensions.
Diffstat (limited to 'README.SUBMITTING_PATCH')
0 files changed, 0 insertions, 0 deletions