Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9300] New: padding in uint64 field in DCERPC protocol wron

Date: Mon, 21 Oct 2013 04:52:15 +0000
Bug ID 9300
Summary padding in uint64 field in DCERPC protocol wrongly reported
Classification Unclassified
Product Wireshark
Version SVN
Hardware x86
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 11835 [details]
Proposed patch

Build Information:

--
Padding bytes due to NDR alignement are overlapping bytes of the integer
because the call proto_tree_add_text is done after incrementing offset with the
length of the padding.


You are receiving this mail because:
  • You are watching all bug changes.