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

Date: Fri, 11 May 2012 03:24:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42555

User: guy
Date: 2012/05/10 08:24 PM

Log:
 Get rid of remaining Booleans-as-encoding-arguments in
 proto_tree_add_item() calls.  (dissect_smb2_olb_buffer() dissects an
 offset-length-buffer the contents of which are a structured blob of
 bytes, so the top-level item should be an FT_NONE, hence ENC_NA.)

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-smb2.c    Modified