https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7420
--- Comment #4 from Martin Kaiser <wireshark@xxxxxxxxx> 2012-06-29 10:48:44 PDT ---
Hi Pascal,
my intention was to avoid having another global variable...
I agree that calling find_dissector_table("mpeg_sect.tid") for every packet
with an mpeg section is too much overhead. I changed my patch to look up the
dissector table at startup, like all other protocols do.
Best regards,
Martin
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.