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 34247: /trunk/ /trunk/epan/: proto.c /trunk/gtk/: main.c

Date: Sat, 25 Sep 2010 09:33:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34247

User: sake
Date: 2010/09/25 02:33 AM

Log:
 Fix the output of columns with "show resolved" disabled when all occurrences are displayed.
 Limit the input field for occurrence to 4 characters to prevent an overflow.
 Make sure "... as filter" does not result in an invalid filter string if all occurrences are displayed.

Directory: /trunk/epan/
  Changes    Path          Action
  +66 -65    proto.c       Modified

Directory: /trunk/gtk/
  Changes    Path              Action
  +24 -15    main.c            Modified
  +1 -0      prefs_column.c    Modified