Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-02-25 23:19:19 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-02-25 23:19:19 +0300
commit55368b6d42da28d00feae485f5ab4697f7013fd5 (patch)
tree42856ef36815912e80b4f696e3cd086ba1808a32 /winsup
parent773f4fa586a3403db1dfa18e6b22158eb28f618a (diff)
*** empty log message ***
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/release/1.7.353
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.35 b/winsup/cygwin/release/1.7.35
index 9c42296a6..cc339513b 100644
--- a/winsup/cygwin/release/1.7.35
+++ b/winsup/cygwin/release/1.7.35
@@ -53,3 +53,6 @@ Bug Fixes
- Avoid data loss on non-blocking pipes after switching back to blocking.
Addresses: https://cygwin.com/ml/cygwin/2015-02/msg00575.html
+
+- Fix a potential heap corruption in mkgroup and mkpasswd when enumerating
+ Unix users.