Wireshark-bugs: [Wireshark-bugs] [Bug 11130] Payload in 2 SCCP DT1 messages in the same frame is

Date: Mon, 20 Apr 2015 01:34:09 +0000

changed bug 11130


What Removed Added
Status UNCONFIRMED CONFIRMED
Ever confirmed   1

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


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