Remove ASN1_TIME_new and use NULL for X509_gmtime_adj, free tmptm in err path
authorinoguchi <inoguchi@openbsd.org>
Sat, 28 Aug 2021 04:02:20 +0000 (04:02 +0000)
committerinoguchi <inoguchi@openbsd.org>
Sat, 28 Aug 2021 04:02:20 +0000 (04:02 +0000)
commit2c098a5b6864d3b6fd5ca186d209273fae0ff61c
tree0d476d7ae72f2df14bcd7de1415458f37b8a24d3
parent6c329af690753ab870340c2e93fbdc8e995bc0c7
Remove ASN1_TIME_new and use NULL for X509_gmtime_adj, free tmptm in err path

comments from tb@
usr.bin/openssl/ca.c