ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7121] BACAPP infinite loop

Date: Tue, 17 Apr 2012 12:50:30 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7121

Evan Huus <eapache@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eapache@xxxxxxxxx

--- Comment #1 from Evan Huus <eapache@xxxxxxxxx> 2012-04-17 12:50:30 PDT ---
Something is wrong with the while loop in packet-bacapp.c at line 6347, but I'm
not clear enough on the protocol to fix it.

Changing the == to a >= on line 6583 fixes the infinite loop, but it also
results in a really screwed up dissection. I'm not sure if that's because the
capture is that corrupt or if the fix is wrong.

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