]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS/dsaparam: fix case where infile and outfile are the same
authorDr. David von Oheimb <dev@ddvo.net>
Fri, 27 Sep 2024 05:39:17 +0000 (07:39 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 4 Oct 2024 10:09:33 +0000 (12:09 +0200)
commit32189981a3eb26b7172b4b917f37d301b8d5e65e
tree9b646af2ff8cb1a73d2a31546abdd26bfec61123
parent9ae1e6596f04f93d1be99c08ccfcb54f39fcc093
APPS/dsaparam: 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/dsaparam.c
doc/man1/openssl-dsaparam.pod.in
test/recipes/15-test_dsaparam.t