]> git.ipfire.org Git - thirdparty/openssl.git/commit
runchecker: fix no-sock build by conditioning clean up on the NO_SOCK symbol.
authorPauli <pauli@openssl.org>
Wed, 28 Apr 2021 00:38:08 +0000 (10:38 +1000)
committerPauli <pauli@openssl.org>
Thu, 29 Apr 2021 07:41:20 +0000 (17:41 +1000)
commitf4585aeca99d43ed4cfd7053f8d74a4d816c95e4
tree396c1fe1e04350da8ea4d9515723ea112094061e
parent2395ad8079bdc76790a004f9aaeb53ef0b1c8df8
runchecker: fix no-sock build by conditioning clean up on the NO_SOCK symbol.

Fixes #15054

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15055)
apps/cmp.c