Wireshark-commits: [Wireshark-commits] rev 20550: /trunk/gtk/ /trunk/gtk/: filter_dlg.c

Date: Thu, 25 Jan 2007 02:54:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20550

User: gerald
Date: 2007/01/25 02:54 AM

Log:
 Fix Coverity CIDs 217 and 218, and fix filter dialog autoselection in
 the process.  This change assumes that you can make a copy of a
 GtkTreeIter and use it later (which may not be valid), and hasn't been
 tested using GTK 1.

Directory: /trunk/gtk/
  Changes    Path            Action
  +30 -28    filter_dlg.c    Modified