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 43922: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_dlg.c ifac

Date: Sun, 22 Jul 2012 22:09:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43922

User: martink
Date: 2012/07/22 03:09 PM

Log:
 initialize required interface_t components of a newly created interface
 
 this should fix crashes in the interface list handling when the
 interface list contains pipes initliazed by scan_local_interfaces() or
 add_pipe_cb()
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7511

Directory: /trunk/ui/gtk/
  Changes    Path             Action
  +2 -1      capture_dlg.c    Modified
  +4 -0      iface_lists.c    Modified