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

Date: Wed, 04 Apr 2012 19:13:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41937

User: guy
Date: 2012/04/04 12:13 PM

Log:
 Work around WinPcap bug wherein pcap_open() returns -1 without putting
 an error message into errbuf (the bug has been reported to
 winpcap-bugs).
 
 Should fix bug 6922.

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