wireshark/epan/dissectors/asn1/x509if
João Valverde 32f88ad22c wmem: Remove strbuf max size parameter
This parameter was introduced as a safeguard for bugs
that generate an unbounded string but its utility for
that purpose is doubtful and the way it is being used
creates problems with invalid truncation of UTF-8
strings.

Rename wmem_strbuf_sized_new() with a better name.
2022-12-03 01:54:52 +00:00
..
CMakeLists.txt
InformationFramework.asn
ServiceAdministration.asn
packet-x509if-template.c X509IF: Fix null pointer dereferencing. 2022-11-17 01:09:07 +00:00
packet-x509if-template.h
x509if.cnf wmem: Remove strbuf max size parameter 2022-12-03 01:54:52 +00:00