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

Date: Thu, 27 Aug 2009 15:46:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29587

User: gerald
Date: 2009/08/27 08:46 AM

Log:
 Check for INVALID_HANDLE_VALUE instead of NULL on Windows. This keeps
 us from feeding a NULL pointer to pcap_compile if we can't open our
 pipe. Fix up a couple of error messages.

Directory: /trunk/
  Changes    Path          Action
  +10 -11    dumpcap.c     Modified