ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Small S5066 issue

From: Stig Bjørlykke <stig.bjorlykke@xxxxxxxxx>
Date: Thu, 12 Mar 2009 23:07:36 +0100
On 12. mars. 2009, at 18.59, Andriesse Menno wrote:

Found it. It's an off-by-one error.

In two places in '/epan/dissectors/packet-s5066.c'
The statement 'if (tx_mode == 2)' should be 'if (tx_mode == 3)'

I fixed this and committed revision 27714.


--
Stig Bjørlykke