Wireshark-commits: [Wireshark-commits] rev 50949: /trunk/epan/dfilter/ /trunk/epan/dfilter/: gencod
Date: Sat, 27 Jul 2013 17:17:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50949

User: darkjames
Date: 2013/07/27 10:17 AM

Log:
 Fix bug #8979: Comparing function call and a range in the filter crashes Wireshark
 
 store whole node, don't assume it's always STTYPE_FIELD

Directory: /trunk/epan/dfilter/
  Changes    Path              Action
  +7 -5      gencode.c         Modified
  +47 -21    semcheck.c        Modified
  +13 -11    sttype-range.c    Modified
  +1 -1      sttype-range.h    Modified