wireshark/epan/dissectors/asn1/idmp
Stig Bjørlykke 2a9bc63325 Remove init of proto variables
Remove init of proto, header field, expert info and subtree variables.
This will reduces the binary size by approximate 1266320 bytes due to
using .bss to zero-initialize the fields.

The conversion is done using the tools/convert-proto-init.py script.
2023-11-20 08:20:54 +01:00
..
CMakeLists.txt
CommonProtocolSpecification.asn
IDMProtocolSpecification.asn
idmp.cnf
packet-idmp-template.c Remove init of proto variables 2023-11-20 08:20:54 +01:00
packet-idmp-template.h Clean includes by correcting path 2023-07-02 23:12:46 +02:00