From b56d41ddda9708948274c269495c3d18ef71cc70 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 14 Jul 2008 22:38:13 +0000 Subject: * perms-access.c (fshelp_access): If user->uids contain 0 and the op is S_IEXEC, return 1 only if st_mode contains at least one executable bit. --- libfshelp/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'libfshelp/ChangeLog') diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index 28963041..a768a51d 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,4 +1,10 @@ -2008-06-27 Flávio Cruz +2008-07-14 Samuel Thibault + + * perms-access.c (fshelp_access): If user->uids contain 0 and the op + is S_IEXEC, return 1 only if st_mode contains at least one executable + bit. + +2008-06-27 Flávio Cruz * perms-iscontroller.c (fshelp_iscontroller): Replace duplicate check for st->ts_uid in user->uids by check for 0 in user->uids. -- cgit v1.2.3