From d1dded4d6738981418cf1461cd4c52622bd2361b Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 28 May 2011 18:22:59 +0000 Subject: [PATCH] * fhandler.cc (fhandler_base_overlapped::wait_overlapped): Don't set io_pending unless ReadFile has returned an error. (this is a partial fix, accidentally checked in) --- winsup/cygwin/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index c712ef937..a3ce468c0 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2011-05-28 Christopher Faylor + + * fhandler.cc (fhandler_base_overlapped::wait_overlapped): Don't set + io_pending unless ReadFile has returned an error. (this is a partial fix, + accidentally checked in) + 2011-05-28 Christopher Faylor * autoload.cc: Call _api_fatal in asm.