]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS/pkcs8: fix case where infile and outfile are the same
authorDr. David von Oheimb <dev@ddvo.net>
Fri, 27 Sep 2024 05:58:33 +0000 (07:58 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 4 Oct 2024 10:09:33 +0000 (12:09 +0200)
commitd5c4a8aecca691506824326f43be06ad36216c11
treecd6f2180660c9aebdcabeed22bdf7d7edf68d46e
parent421e8d7af8bad6a7d11c219fa48cb51fc1b6ffe9
APPS/pkcs8: fix case where infile 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/25552)
apps/pkcs8.c
doc/man1/openssl-pkcs8.pod.in
test/recipes/25-test_pkcs8.t