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 43507: /trunk/ui/gtk/ /trunk/ui/gtk/: dfilter_expr_dlg.c

Date: Wed, 27 Jun 2012 13:57:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43507

User: wmeier
Date: 2012/06/27 06:57 AM

Log:
 Fix for "predefined values sometimes missing in Display Filter Expression window.
 
 See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7413
 
 Essentially: BASE_CUSTOM was being used as a mask rather than a field value.

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +4 -2      dfilter_expr_dlg.c    Modified