2001-05-19 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Sun, 20 May 2001 02:27:44 +0000 (02:27 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 20 May 2001 02:27:44 +0000 (02:27 +0000)
commita500fbcd53e4735fbfa0a3f3e909750884e825a3
treea41cc95ea21b9bc4610fff9c34201b61d04af54b
parent0e17ee3c71f956e61b5f79a5c91d3d4814bfd60e
2001-05-19  Roland McGrath  <roland@frob.com>

* hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Don't leak the
result port when failing with ELOOP.  Do the ELOOP check when
following an absolute symlink target as well as relative.
Remove #ifdef SYMLOOP_MAX conditional--it should always be defined.
hurd/hurdlookup.c