Wireshark-bugs: [Wireshark-bugs] [Bug 11130] Payload in 2 SCCP DT1 messages in the same frame is
Date: Mon, 20 Apr 2015 08:59:58 +0000

Comment # 2 on bug 11130 from
(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.