From 17a09e8d4e0fd6956a10f54565db989221c6f1a9 Mon Sep 17 00:00:00 2001 From: cgf Date: Fri, 7 Nov 2003 18:22:26 +0000 Subject: [PATCH] * fhandler_disk_file.cc (fhandler_disk_file::opendir): Reorganize to handle freeing of memory on error condition. --- winsup/cygwin/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 61dcfb3f9a..5b4e4ed364 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,10 @@ 2003-11-07 Christopher Faylor + * fhandler_disk_file.cc (fhandler_disk_file::opendir): Reorganize to + handle freeing of memory on error condition. + +2003-11-07 Christopher Faylor + * cygthread.cc (cygthread::freerange): Set inuse count. Avoid setting ev from h as h would be NULL at this point. (cygthread::operator new): Issue debugging info when overflowing the -- 2.11.0