Comment # 2
on bug 11130
from Michail Koreshkov
(In reply to Jeff Morriss from comment #1)
> This actually works well in master-1.12. And if I revert change
> Ie31142c38c728018178947544b571622447d8e8f ("[Reassembly] Fix a reassembly
> case where the two fragments are in the same frame but in different SCTP
> DATA chunks, whitout the patch the message is reassembled in both chunks
> leading to duplicated upper layer PDU:s in the frame.") then it works in
> master too.
>
> https://code.wireshark.org/review/#/c/7841/ is an attempt to fix it but I
> think it's going about it the wrong way.
Description is little incorrect, two SCTP chunks contain different SCCP
messages and should be dissected independently.
You are receiving this mail because:
- You are watching all bug changes.