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