wireshark/epan/dissectors/asn1/gsm_map
Michael Mann a062c80236 ASN.1 dissectors - don't try to find yourself.
If an ASN.1 dissector is calling register_dissector for itself in its proto_register_xxx
function and then calling find_dissector for itself in its proto_reg_handoff_xxx
function then just create a static handle for that dissector and use the return
value of register_dissector, so the find isn't necessary.

Change-Id: I911bdadc2fb4259601c141b955e741a2369cc447
Reviewed-on: https://code.wireshark.org/review/16233
Reviewed-by: Michael Mann <mmann78@netscape.net>
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-07-01 14:26:20 +00:00
..
CMakeLists.txt
Ericsson.asn
gsm_map.cnf tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_string 2016-06-27 15:20:06 +00:00
GSMMAP.asn
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
MAP-ApplicationContexts.asn
MAP-BS-Code.asn
MAP-CallHandlingOperations.asn
MAP-CH-DataTypes.asn
MAP-CommonDataTypes.asn
MAP-DialogueInformation.asn
MAP-ER-DataTypes.asn
MAP-Errors.asn
MAP-ExtensionDataTypes.asn
MAP-GR-DataTypes.asn
MAP-Group-Call-Operations.asn
MAP-LCS-DataTypes.asn
MAP-LocationServiceOperations.asn
MAP-MobileServiceOperations.asn
MAP-MS-DataTypes.asn
MAP-OM-DataTypes.asn
MAP-OperationAndMaintenanceOperations.asn
MAP-Protocol.asn
MAP-ShortMessageServiceOperations.asn
MAP-SM-DataTypes.asn
MAP-SS-Code.asn
MAP-SS-DataTypes.asn
MAP-SupplementaryServiceOperations.asn
MAP-TS-Code.asn
MobileDomainDefinitions.asn
Nokia.asn
packet-gsm_map-template.c ASN.1 dissectors - don't try to find yourself. 2016-07-01 14:26:20 +00:00
packet-gsm_map-template.h
SS-DataTypes.asn
SS-Errors.asn
SS-Operations.asn
SS-Protocol.asn