1999-03-14 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Sun, 14 Mar 1999 13:00:11 +0000 (13:00 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 14 Mar 1999 13:00:11 +0000 (13:00 +0000)
* hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Under O_NOFOLLOW,
check for root-owned symlinks and reject them too.

ChangeLog

index 94d260dfec1d6158596deaf3d331ea732ea8fe38..5ffabd744780433161e638a04770991d122160cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-03-14  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Under O_NOFOLLOW,
+       check for root-owned symlinks and reject them too.
+
 1999-03-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
 
        * stdio-common/printf_fphex.c: Move to ...