Wireshark-dev: [Wireshark-dev] Built-in dissector depends on a plugin dissector in 1.6.x

From: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Date: Wed, 7 Sep 2011 10:45:39 +0200
I think we have an issue in 1.6.x where the built-in dissector
opensafety depends on the plugin dissector sercosiii.
In packet.c:heur_dissector_add() we crash (assert) if the dissector
does not exist, and the plugin sercosiii may not exist.

This problem is fixed in trunk where sercosiii is changed to be a
built-in dissector.


-- 
Stig Bjørlykke