cygwin: add mmap fork fix to 2.10.0 release test
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
0c201166f5
commit
32988bd409
|
@ -25,3 +25,6 @@ Bug Fixes
|
|||
|
||||
- Fix two bugs in the limit of large numbers of sockets.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2017-11/msg00052.html
|
||||
|
||||
- Fix a fork failure with private anonymous mmaps.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2017-12/msg00061.html
|
||||
|
|
Loading…
Reference in New Issue