summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/2.8.03
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.8.0 b/winsup/cygwin/release/2.8.0
index 9e6c482d4..2ccbcf10e 100644
--- a/winsup/cygwin/release/2.8.0
+++ b/winsup/cygwin/release/2.8.0
@@ -30,3 +30,6 @@ Bug Fixes
- Workaround Windows NUL having the same problem for writes > 4 GB.
Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00144.html
+
+- Fix a potential crash in duplocale.
+ Addresses: https://sourceware.org/ml/newlib/2017/msg00166.html