summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/2.1.0
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/release/2.1.0')
-rw-r--r--winsup/cygwin/release/2.1.03
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.1.0 b/winsup/cygwin/release/2.1.0
index 40aba8c76..93b84b98e 100644
--- a/winsup/cygwin/release/2.1.0
+++ b/winsup/cygwin/release/2.1.0
@@ -22,3 +22,6 @@ Bug Fixes
- Try to handle concurrent close on socket more gracefully
Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00235.html
+
+- Fix fork failing after the parent recovered from a stack overflow.
+ Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00384.html