]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: fix coverity 1414451: unchecked return value
authorPauli <ppzgs1@gmail.com>
Thu, 18 Mar 2021 23:14:40 +0000 (09:14 +1000)
committerPauli <pauli@openssl.org>
Thu, 25 Mar 2021 22:46:01 +0000 (08:46 +1000)
commit0d2b8bd261bbebc8a1834d85ede0a2bd22c71851
tree3787b459e26b697fc9006f1f3186c190cf8b5518
parenta02d70dd510e66eb2f916a723e30fd7e75b33eef
test: fix coverity 1414451: unchecked return value

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14615)
test/exptest.c