CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/09 10:01:41
Modified files:
lib/libcrypto/asn1: tasn_dec.c
Log message:
Inline collect_data() in asn1_collect().
While here stop assigning a size_t to an int without bounds checks.
ok inoguchi@ tb@
