Cygwin: Add stack alignment crash after fork fix to release notes

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2018-05-29 18:41:31 +02:00
parent 06797545b3
commit 8ac6b15487
1 changed files with 4 additions and 0 deletions

View File

@ -25,3 +25,7 @@ Bug Fixes
- Fix a buffer underrun problem in Win32 path normalization.
Addresses: https://cygwin.com/ml/cygwin/2018-05//msg00017.html
- Fix a stack alignment problem which may lead to spurious crashes after
fork.
Addresses: https://cygwin.com/ml/cygwin-patches/2018-q2/msg00016.html