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 24704: /trunk/ /trunk/: dumpcap.c

Date: Thu, 20 Mar 2008 19:18:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24704

User: gerald
Date: 2008/03/20 07:18 PM

Log:
 Don't call cap_set_proc() unless we were started with elevated
 privileges.  Otherwise, we might print
 
 dumpcap: cap_set_proc() fail return: Operation not permitted
 
 to stderr.

Directory: /trunk/
  Changes    Path          Action
  +8 -5      dumpcap.c     Modified