Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7563] Capture file that crashes wireshark

Date: Thu, 9 Aug 2012 14:24:50 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7563

--- Comment #23 from Stephen Donnelly <stephen@xxxxxxxxxx> 2012-08-09 14:24:50 PDT ---
(In reply to comment #21)

> From quick overview there's still problem when rate == 5.
>  (writting to m_vc_index_array[4] when m_vc_index_array has only 4 elements)
> 
> Still I'm not happy with:
>   in_fmt->m_vc_index_array[ rate - 1] = 0;
> when rate == 0

Agreed, this can go as well.

I'm guessing that support for channelised STM-256 was partially added and not
tested. Since our format does not support this currently it reduces confusion
to remove it for now. Extending to higher line rates can be redone properly in
future if needed.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.