CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/14 02:56:32
Modified files:
lib/libcrypto/x509: x509_verify.c
Log message:
fix bug introduced on review where refactor made it possible to
eat a NULL.
found by clang static analyzer
ok tb@
