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 35115: /trunk/epan/dfilter/ /trunk/epan/dfilter/: semche

Date: Fri, 03 Dec 2010 22:59:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35115

User: morriss
Date: 2010/12/03 02:59 PM

Log:
 Fix a problem noticed in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5380#c2 :
 
 Don't attempt to use a BASE_CUSTOM field's 'strings' field as a
 value_string: it's not, it's a pointer to a function.

Directory: /trunk/epan/dfilter/
  Changes    Path          Action
  +11 -0     semcheck.c    Modified