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

Wireshark-dev: [Wireshark-dev] Catching exceptions in dissector_try_heuristic?

From: Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx>
Date: Wed, 23 May 2012 18:12:51 +0200
Hi,

Should we catch BoundsError, ReportedBoundsError exceptions in dissector_try_heuristic()?
It'll fix once for ever bugs like #7277.