CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/20 12:22:31
Modified files:
regress/lib/libcrypto/x509: constraints.c
lib/libcrypto/x509: x509_constraints.c
Log message:
Correct a 1 byte read overflow in x509_contraints_uri and add
regress to catch it in the future.
found by Guido Vranken's cryptofuzzer
ok tb@
