wireshark/epan/dissectors/asn1/lcsap
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
LCS-AP-CommonDataTypes.asn
LCS-AP-Constants.asn
LCS-AP-Containers.asn
LCS-AP-IEs.asn
LCS-AP-PDU-Contents.asn
LCS-AP-PDU-Descriptions.asn
Makefile.am
Makefile.common
Makefile.nmake
lcsap.cnf
packet-lcsap-template.c Manually add protocol dependencies derived from find_dissector. 2016-03-20 12:48:48 +00:00
packet-lcsap-template.h