Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F158847705
D52271.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
446 B
Referenced Files
None
Subscribers
None
D52271.diff
View Options
diff --git a/sys/security/mac_do/mac_do.c b/sys/security/mac_do/mac_do.c
--- a/sys/security/mac_do/mac_do.c
+++ b/sys/security/mac_do/mac_do.c
@@ -1650,7 +1650,7 @@
const bool current_has_supp = (gid_flags & MDF_CURRENT) != 0 &&
(gid_flags & MDF_SUPP_MASK) != 0;
id_nb_t rule_idx = 0;
- int old_idx = 1, new_idx = 1;
+ int old_idx = 0, new_idx = 0;
if ((gid_flags & MDF_ANY_SUPP) != 0 &&
(gid_flags & MDF_MAY_REJ_SUPP) == 0)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 7, 7:34 PM (4 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33801279
Default Alt Text
D52271.diff (446 B)
Attached To
Mode
D52271: MAC/do: Restore matching the first supplementary group
Attached
Detach File
Event Timeline
Log In to Comment