CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/23 12:48:15
Modified files:
lib/libcrypto/asn1: a_int.c tasn_prn.c
lib/libcrypto/bn: bn_lib.c
Log message:
Add range checks to varios ASN1_INTEGER functions to ensure the
sizes used remain a positive integer. Should address issue
13799 from oss-fuzz
ok tb@ jsing@
