* fhandler_disk_file.cc (fhandler_disk_file::opendir): Reorganize to handle
freeing of memory on error condition.
This commit is contained in:
parent
ef4d65ba95
commit
182d0e28a7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue