ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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