summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2017-06-06 18:39:41 +0200
committerCorinna Vinschen <corinna@vinschen.de>2017-06-06 18:39:41 +0200
commit41b7ef9e1f6357a382be96341507a460123423df (patch)
treeadbef92d3e928c168f09a6a167d91b5bf2af4565 /winsup/cygwin/release
parentc0d7d3e1a2fa96db15613cbd68a68c96966bc402 (diff)
downloadcygnal-41b7ef9e1f6357a382be96341507a460123423df.tar.gz
cygnal-41b7ef9e1f6357a382be96341507a460123423df.tar.bz2
cygnal-41b7ef9e1f6357a382be96341507a460123423df.zip
cygwin: document wcsxfrm fix
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/cygwin/release')
-rw-r--r--winsup/cygwin/release/2.8.13
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.8.1 b/winsup/cygwin/release/2.8.1
index c90cd1625..9a0ecb7a6 100644
--- a/winsup/cygwin/release/2.8.1
+++ b/winsup/cygwin/release/2.8.1
@@ -27,3 +27,6 @@ Bug Fixes
- Fix ldd potentially looping on non-continuable exception
Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00002.html
+
+- Fix buffer overflow problem in wcsxfrm/wcsxfrm_l.
+ Addresses: https://cygwin.com/ml/cygwin/2017-05/msg00149.html