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 31188: /trunk/ /trunk/: capture-wpcap.c

Date: Mon, 07 Dec 2009 18:22:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31188

User: gerald
Date: 2009/12/07 10:22 AM

Log:
 If WinPcap isn't loaded, return NULL from pcap_lookupdev() instead
 of asserting. Returning an empty interface list is more graceful than
 crashing.

Directory: /trunk/
  Changes    Path               Action
  +3 -1      capture-wpcap.c    Modified