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