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 43166: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 08 Jun 2012 22:23:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43166

User: morriss
Date: 2012/06/08 03:23 PM

Log:
 Don't register 3 (IPAddress) hf's with the same abbreviation but with 3
 different types; instead use different abbreviations (filters).
 
 This is in order to prevent running into
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2402
 
 and seg-faulting when someone applies a filter of, for example,
 diameter.Framed-IP-Address .

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +3 -3      packet-diameter.c    Modified