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 23257: /trunk/ /trunk/: tshark.c

Date: Wed, 24 Oct 2007 04:13:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23257

User: guy
Date: 2007/10/24 04:13 AM

Log:
 "sa_mask" in a "struct sigaction" is a sigset_t, which is not
 necessarily an integral data type.  Use sigemptyset() to clear it.

Directory: /trunk/
  Changes    Path          Action
  +2 -2      tshark.c      Modified