]> git.ipfire.org Git - thirdparty/openssl.git/commit
evp_test: fix untested errant code paths
authorPauli <ppzgs1@gmail.com>
Mon, 3 Mar 2025 00:45:27 +0000 (11:45 +1100)
committerPauli <ppzgs1@gmail.com>
Tue, 4 Mar 2025 07:53:44 +0000 (18:53 +1100)
commit8e874d09d88ffbfed6f9918d89028b44c2f947dd
tree8f279a83820f2ef118ff08caac600559139622dc
parente0b779098dbd058c7327c5b1a369aa8d2bc5bb87
evp_test: fix untested errant code paths

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26946)
test/evp_test.c