ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 11913] Dissector bug, protocol RPC: ...\epan\reassemble.c:

Date: Mon, 08 Feb 2016 17:52:27 +0000

Comment # 2 on bug 11913 from
The root cause of this problem is the attempt of the Open RPC (packet-rpc.c) to
reassemble fragments when the constituent packets have been sliced (i.e capture
length is less than the length on the wire).  I've written a fix which I'll
submit through gerrit.

I noticed the other day a similar issue with an Outlook DCE-RPC trace that a
colleague had collected at a customer. Both Open RPC and DCE-RPC use
reassemble.c for reassembly. I'll take a look at this later.


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