wireshark/epan/dissectors/asn1/t38
Michael Mann 9bcac48403 Manually add protocol dependencies derived from find_dissector.
Started by grepping call_dissector_with_data, call_dissector_only and call_dissector and traced the handles passed into them to a find_dissector within the dissector.  Then replaced find_dissector with find_dissector_add_dependency and added the protocol id from the dissector.
"data" dissector was not considered to be a dependency.

Change-Id: I15d0d77301306587ef8e7af5876e74231816890d
Reviewed-on: https://code.wireshark.org/review/14509
Petri-Dish: Michael Mann <mmann78@netscape.net>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-03-20 12:48:48 +00:00
..
CMakeLists.txt
Makefile.am
Makefile.common
Makefile.nmake
packet-t38-template.c Manually add protocol dependencies derived from find_dissector. 2016-03-20 12:48:48 +00:00
packet-t38-template.h
t38.cnf
T38_1998.asn
T38_2002.asn