https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7789
--- Comment #6 from Martin Kaiser <wireshark@xxxxxxxxx> 2012-10-04 10:26:13 PDT ---
the large number of loops alone wouldn't cause the crash, we'd soon reach the
end of the packet and throw an exception
the problem is that there's an offset that's reset to 0 periodically so the
code can continue reading...
I'm preparing a fix, should be ready soon...
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.