wireshark/epan/dissectors/asn1/cdt
Michael Mann 1e60d63c8c Create call_data_dissector() to call data dissector.
This saves many dissectors the need to find the data dissector and store a handle to it.

There were also some that were finding it, but not using it.
For others this was the only reason for their handoff function, so it could be eliminated.

Change-Id: I5d3f951ee1daa3d30c060d21bd12bbc881a8027b
Reviewed-on: https://code.wireshark.org/review/14530
Petri-Dish: Michael Mann <mmann78@netscape.net>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-03-20 17:38:03 +00:00
..
CMakeLists.txt
Makefile.am
Makefile.common
Makefile.nmake
cdt.asn
cdt.cnf Create call_data_dissector() to call data dissector. 2016-03-20 17:38:03 +00:00
packet-cdt-template.c Create call_data_dissector() to call data dissector. 2016-03-20 17:38:03 +00:00
packet-cdt-template.h