Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 23234: /trunk/epan/ /trunk/epan/: privileges.c

Date: Sat, 20 Oct 2007 03:45:55 GMT
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