]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS/cmp: Simplify read_write_req_resp() - 'req' arg must not be NULL anyway
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 7 Dec 2021 17:02:19 +0000 (18:02 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Mon, 13 Dec 2021 08:52:02 +0000 (09:52 +0100)
commit61fa00a4d03f6808389bc1847937f72d184f0627
treef6ac23563b8b032437dbc04628ede64bea93224f
parente46997111af3a11632df411b01d62fd39cc3faaf
APPS/cmp: Simplify read_write_req_resp() - 'req' arg must not be NULL anyway

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17251)
apps/cmp.c