]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Wed, 2 Feb 2000 21:37:00 +0000 (21:37 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 2 Feb 2000 21:37:00 +0000 (21:37 +0000)
ChangeLog

index 49c52f38159509e0c520142f957f30f3318a317e..ed23a77ad693f721e4b94796530306a080bb0ca0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-02-02  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * hurd/hurdlookup.c (CHECK_ELOOP): New macro does SYMLOOP_MAX check;
+       deallocate *RESULT before returning ELOOP.
+       Don't conditionalize on SYMLOOP_MAX, we always better have one.
+       Move the check after case of empty retryname, which should not do it.
+       Use CHECK_ELOOP for absolute symlinks and other FS_RETRY_MAGICAL cases.
+
 2000-01-31  Andreas Jaeger  <aj@suse.de>
 
        * inet/inet_net.c (inet_network): Synch with bind 8.2.2.  Fixes PR