Comment # 19
on bug 7038
from Evan Huus
(In reply to comment #18)
> Created attachment 11543 [details]
> Fixes a packet length check bug.
>
> The dissector breaks about halfway through the packet if there are several
> message blocks since (offset + MOLDUDP64_MSGLEN_LEN) is basically subtracted
> twice from remaining packet length.
Thanks. It would be great if you could attach a capture demonstrating the
problem so I can properly test the patch.
Evan
You are receiving this mail because:
- You are watching all bug changes.