Wireshark-commits: [Wireshark-commits] rev 48564: /trunk-1.8/wsutil/ /trunk-1.8/wsutil/: privileges

Date: Tue, 26 Mar 2013 18:51:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48564

User: morriss
Date: 2013/03/26 11:51 AM

Log:
 Copy over from trunk (in order to allow warning-free compilation on newer systems):
 
   r45286 | wmeier | 2012-10-03 11:22:31 -0400 (Wed, 03 Oct 2012) | 5 lines
 
   *nix: Test return status of set*uid and related set*gid fcns for failure;
   This fixes gcc compiler errors [-Werror=unused-result]  caused by the recent addition
   of the "__wur" (warn_unused_result) attribute to the declarations of these functions in
   unistd.h.

Directory: /trunk-1.8/wsutil/
  Changes    Path            Action
  +20 -8     privileges.c    Modified