ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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