[newlib-cygwin/cygwin-acl] Cygwin 2.3.0: Add missing release message

Corinna Vinschen corinna@sourceware.org
Thu Oct 22 15:38:00 GMT 2015


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=bbabe37840f73a0c15a40f4abaddafc67b514d7c

commit bbabe37840f73a0c15a40f4abaddafc67b514d7c
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue Sep 8 22:53:54 2015 +0200

    Cygwin 2.3.0: Add missing release message
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/2.3.0 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/winsup/cygwin/release/2.3.0 b/winsup/cygwin/release/2.3.0
index dc807c9..7b0cb61 100644
--- a/winsup/cygwin/release/2.3.0
+++ b/winsup/cygwin/release/2.3.0
@@ -35,3 +35,7 @@ Bug Fixes
 
 - sysconf _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN now handle more than
   64 CPUs on Windows 7 and later.
+
+- Fix a potential crash in advisory file locking due to usage of stack space
+  out of scope.
+  Addresses: https://cygwin.com/ml/cygwin/2015-09/msg00079.html



More information about the Cygwin-cvs mailing list