Wireshark-bugs: [Wireshark-bugs] [Bug 8174] New: Protocol dissectors are registered even if they
Date: Tue, 08 Jan 2013 16:53:05 +0000
Bug ID 8174
Summary Protocol dissectors are registered even if they are disabled
Classification Unclassified
Product Wireshark
Version 1.8.4
Hardware x86
OS Ubuntu
Status UNCONFIRMED
Severity Minor
Priority Low
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter ewgenijkkg@gmx.de

Build Information:

--
Disabled built-in protocol dissectors (Analyze->Enabled Protocols) are still
registered with ports of protocols they usually register with (UDP, TCP,
BTP...), see (Internals->Dissector tables). Not only that - no other enabled
dissector plugin can register with these ports. Thus, disabled built-in
dissector blocks an active dissector plugin from registering on ports it does
not use itself, because it is disabled.


You are receiving this mail because:
  • You are watching all bug changes.