OSDN Git Service

* path.cc (symlink_info::check): Set h to NULL after closing handle
authorcorinna <corinna>
Tue, 8 Jun 2010 15:25:09 +0000 (15:25 +0000)
committercorinna <corinna>
Tue, 8 Jun 2010 15:25:09 +0000 (15:25 +0000)
commit4c017f64bf420a9900de5b4092143dbb59538456
tree549928cc052db99204a2647b368ea07e23a62eae
parentb54c80b30012af5aa3a3d5432a4121371591d5bd
* path.cc (symlink_info::check): Set h to NULL after closing handle
in udf check.  Remove overagressive bracketing.  Don't set h to NULL
without closing the handle.  Fix using wrong handle in checking
file system when using parent directory handle.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc