]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS/storeutl: fix case where uri and outfile are the same
authorDr. David von Oheimb <dev@ddvo.net>
Fri, 27 Sep 2024 06:24:45 +0000 (08:24 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 9 Oct 2024 09:10:19 +0000 (11:10 +0200)
commit187952d449e4ec6c4fe71a537fa26005556e461a
treeb5c99152e7c4f68ecef82acbbd8dfbe6992f1268
parentd1a0bbe65840b2f458ed19b8ddb5ad466353f938
APPS/storeutl: fix case where uri and outfile are the same

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25559)
apps/storeutl.c
doc/man1/openssl-storeutl.pod.in
test/recipes/90-test_store.t