]> sourceware.org Git - newlib-cygwin.git/commitdiff
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Reorganize to handle
authorChristopher Faylor <me@cgf.cx>
Fri, 7 Nov 2003 18:22:26 +0000 (18:22 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 7 Nov 2003 18:22:26 +0000 (18:22 +0000)
freeing of memory on error condition.

winsup/cygwin/ChangeLog

index 61dcfb3f9a15686166052cf14833a569045f7722..5b4e4ed3641b10b5559cd99cbadecadd55a6fb42 100644 (file)
@@ -1,3 +1,8 @@
+2003-11-07  Christopher Faylor  <cgf@redhat.com>
+
+       * fhandler_disk_file.cc (fhandler_disk_file::opendir): Reorganize to
+       handle freeing of memory on error condition.
+
 2003-11-07  Christopher Faylor  <cgf@redhat.com>
 
        * cygthread.cc (cygthread::freerange): Set inuse count.  Avoid setting
This page took 0.035506 seconds and 5 git commands to generate.