http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24648
User: morriss
Date: 2008/03/16 12:32 AM
Log:
Have started_with_special_privs() assert out if get_credential_info() was not
previously called. This prevents the function from always returning TRUE in
programs that hadn't called get_credential_info().
Call get_credential_info() in the programs that should have been.
Directory: /trunk/epan/
Changes Path Action
+4 -0 privileges.c Modified
Directory: /trunk/
Changes Path Action
+11 -2 capinfos.c Modified
+15 -5 editcap.c Modified