Wireshark-commits: [Wireshark-commits] rev 48888: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_dlg.c
Date: Tue, 16 Apr 2013 21:20:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48888

User: eapache
Date: 2013/04/16 02:20 PM

Log:
 Fix a minor memory leak caught by cppcheck. Also replace a whole bunch of
 "This shouldn't happen" fallback strings with a single assertion.

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