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 21380: /trunk/ /trunk/: airpcap_loader.c airpcap_loader.

Date: Wed, 11 Apr 2007 04:57:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21380

User: morriss
Date: 2007/04/11 04:57 AM

Log:
 Fix bug 1377:
 
 http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1377
 
 and complaints to the mailing list that a bogus (empty or non-ASCII contents)
 dialog box was popped up when getting the list of interfaces.  The problem was
 that 'get_airpcap_interface_list()' wasn't setting the returned error value
 when it found that AirPcap was not loaded.  If whatever was in that variable
 happened to be 1 when a non-AirPcap user requested the list of interfaces
 then the bogus dialog would show up.

Directory: /trunk/
  Changes    Path                Action
  +3 -0      airpcap_loader.c    Modified
  +1 -0      airpcap_loader.h    Modified