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 5491] Outlook anywhere: ncacn_http support

Date: Tue, 21 Dec 2010 22:41:34 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5491

--- Comment #5 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2010-12-22 07:41:33 CET ---
The DISSECTOR_ASSERT(info_str); has to go. A dissector always has to be able to
accept incorrect packet data. This assert is only to guard against 'real'
dissector errors.
Also descriptive labels in the switch statements would be appreciated.

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