wireshark/epan/dissectors/asn1/ocsp
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
OCSP.asn
ocsp.cnf Convert asn2ws to generate C99 types 2023-08-08 19:09:02 +00:00
packet-ocsp-template.c Remove init of proto variables 2023-11-20 08:20:54 +01:00
packet-ocsp-template.h Convert asn2ws to generate C99 types 2023-08-08 19:09:02 +00:00