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 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