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

Date: Tue, 08 May 2012 06:35:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42503

User: guy
Date: 2012/05/07 11:35 PM

Log:
 Get rid of remaining Booleans-as-encoding-arguments in
 proto_tree_add_item() calls.
 
 Fix a field type - FT_UINT_BYTES means "byte array preceded by a
 length, with the length field included", not "byte array, not including
 any length field, even if it happens to be preceded by a length field".

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +31 -8     packet-packetbb.c    Modified