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

Date: Mon, 07 May 2012 18:00:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42475

User: guy
Date: 2012/05/07 11:00 AM

Log:
 Get rid of remaining Booleans-as-encoding-arguments in
 proto_tree_add_item() calls; for the items that don't actually have hf_
 entries (which is a bug in the dissector!), assume the short
 fixed-length ones are integral and the "to the end of the packet" ones
 are byte arrays (hence ENC_NA).

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +23 -17    packet-assa_r3.c    Modified