http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23234
User: guy
Date: 2007/10/20 03:45 AM
Log:
In relinquish_special_privs_perm(), only relinquish special privileges
if we were given them; doing so when we weren't seems to change the
apparent group set in OS X 10.5 (and possibly 10.4 - the group set
manipulated by getgroups()/setgroups() isn't the full group set, and
changing your UID might cause the credential identity resolver daemon
not to give you your full group set).
Directory: /trunk/epan/
Changes Path Action
+18 -8 privileges.c Modified