wireshark/epan/dissectors/asn1/atn-ulcs
Gerald Combs 13f5d72453 ASN.1 PER + ATN-ULCS: Add checks for nulls in sequences.
In ASN.1 PER, Stop dissection if our sequence offset hasn't advanced
after 50 items.

atn-ulcs.asn overrides the definition of AttributeTypeAndValue as a
sequence of NULLs. Update our .cnf file so that we only dissect the
first item in that case.

Fixes #17842.
2022-02-03 20:10:33 +00:00
..
CMakeLists.txt
atn-ulcs.asn Clean up URLs. 2020-10-02 20:13:42 -07:00
atn-ulcs.cnf ASN.1 PER + ATN-ULCS: Add checks for nulls in sequences. 2022-02-03 20:10:33 +00:00
packet-atn-ulcs-template.c
packet-atn-ulcs-template.h Move epan/wmem/wmem_scopes.h to epan/ 2021-07-26 14:56:11 +00:00