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

Wireshark-bugs: [Wireshark-bugs] [Bug 7789] Buildbot crash output: fuzz-2012-10-03-25361.pcap

Date: Thu, 4 Oct 2012 10:26:13 -0700 (PDT)
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.