Cygwin: fork: add PROCESS_VM_OPERATION to child process permissions
...on parent process. This is required for successful mmap propagation. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
13
winsup/cygwin/release/3.0.1
Normal file
13
winsup/cygwin/release/3.0.1
Normal file
@@ -0,0 +1,13 @@
|
||||
What's new:
|
||||
-----------
|
||||
|
||||
|
||||
What changed:
|
||||
-------------
|
||||
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
- Relax fork child permissions to avoid a potential fork failure.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2019-02/msg00234.html
|
Reference in New Issue
Block a user