From 6cceab001690e3ec8cc82b6c1e0864855909b855 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 20 May 2001 02:27:56 +0000 Subject: [PATCH] * 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 409e74cea8..5f1f981780 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".