Wireshark-commits: [Wireshark-commits] rev 25987: /trunk/gtk/ /trunk/gtk/: capture_dlg.c

Date: Tue, 12 Aug 2008 05:14:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25987

User: jake
Date: 2008/08/11 10:14 PM

Log:
 From Alexey Neyman:
 Start Wireshark without a preference file saved. Open the capture options dialog, 
 then click "Start" button without selecting any interface. Wireshark segfaults while
 dereferencing NULL pointer in get_if_name() called from capture_start_cb().

Directory: /trunk/gtk/
  Changes    Path             Action
  +3 -0      capture_dlg.c    Modified