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.