This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] cygwin: add release notes for reparse point patches


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

commit 4bccfcca5b457d05ed3c507f045250ace344c70b
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Mon Jul 24 23:04:34 2017 +0200

    cygwin: add release notes for reparse point patches
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/winsup/cygwin/release/2.8.3 b/winsup/cygwin/release/2.8.3
index ed49714..3f0d662 100644
--- a/winsup/cygwin/release/2.8.3
+++ b/winsup/cygwin/release/2.8.3
@@ -11,3 +11,8 @@ Bug Fixes
 
 - Fix a regression in fflush introduced in 2.8.0.
   Addresses: https://sourceware.org/ml/cygwin-apps/2017-07/msg00041.html
+
+- Fix a regression in reparse point handling introduced in 2.8.1.
+  Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00114.html
+
+- Fix a potential resource leak when checking reparse points during readdir.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]