CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2020/09/14 05:35:32
Modified files: lib/libcrypto/x509: x509_lib.c Log message: Fix potential leak when tmpext fails to be added to the extension list. found by llvm static analyzer ok tb@