Ensure no memory is leaked after passing NULL to ASN1_TIME_normalize()
authorjob <job@openbsd.org>
Wed, 30 Aug 2023 10:13:12 +0000 (10:13 +0000)
committerjob <job@openbsd.org>
Wed, 30 Aug 2023 10:13:12 +0000 (10:13 +0000)
commit4ee6c374440f88fc23c52ff1b20839fae9890fd0
tree3cdcb335c7e81b0a470631468bb30b8aaab41b30
parent24b7a7c9e8be7f0cc337a4a163c970c00dcf948b
Ensure no memory is leaked after passing NULL to ASN1_TIME_normalize()

OK tb@
lib/libcrypto/asn1/a_time_tm.c
regress/lib/libcrypto/asn1/asn1time.c