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 42058: /trunk-1.6/gtk/ /trunk-1.6/gtk/: capture_dlg.c

Date: Sat, 14 Apr 2012 00:13:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42058

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

Log:
 The combo box for the interface name is *NOT* a combo box that only
 allows you to select one of the items in the list, so it is *NOT* an
 error if there's no entry selected.  Just skip the capture filter check
 in that case.
 
 Fixes bug 7049.

Directory: /trunk-1.6/gtk/
  Changes    Path             Action
  +11 -1     capture_dlg.c    Modified