remove redundant free of NULL
authorPauli <pauli@openssl.org>
Mon, 4 Sep 2023 04:37:09 +0000 (14:37 +1000)
committerPauli <pauli@openssl.org>
Tue, 3 Oct 2023 07:54:03 +0000 (18:54 +1100)
commit3b804c513d8d586ba8df064ee7893c10f0a0759c
tree88a744724a00a816265bbc8285c5d82eb542c9cd
parent0d53f0e5a1d34b22e2fdb2cbb58fc05d55f3605f
remove redundant free of NULL

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22210)
providers/fips/fipsprov.c