[openssl/openssl] d28739: Fix output corruption in req command
Bernd Edlinger
noreply at github.com
Sat Sep 9 14:47:09 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: d2873946dfaff5537ea3d1adf3890e33a3f276ff
https://github.com/openssl/openssl/commit/d2873946dfaff5537ea3d1adf3890e33a3f276ff
Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
Date: 2023-09-09 (Sat, 09 Sep 2023)
Changed paths:
M apps/req.c
M test/recipes/25-test_req.t
Log Message:
-----------
Fix output corruption in req command
when used in conjunction with -out and -modulus options.
Fixes #21403
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22026)
More information about the openssl-commits
mailing list