From: Roland McGrath Date: Sun, 20 May 2001 02:27:56 +0000 (+0000) Subject: * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Don't leak the X-Git-Tag: cvs/pre-lgplv2_1~173 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6cceab001690e3ec8cc82b6c1e0864855909b855;p=platform%2Fupstream%2Fglibc.git * 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. --- diff --git a/ChangeLog b/ChangeLog index 409e74c..5f1f981 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-05-19 Roland McGrath + + * 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. + 2001-05-18 Andreas Jaeger * po/fr.po: Free software is "logiciel libre".