]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: fix coverity 1473609 & 1473610: unchecked return values
authorPauli <ppzgs1@gmail.com>
Thu, 18 Mar 2021 23:46:03 +0000 (09:46 +1000)
committerPauli <pauli@openssl.org>
Thu, 25 Mar 2021 22:46:02 +0000 (08:46 +1000)
commit8c63532002fdab11b437bc8d68012c2b05cf00ea
tree81ed28254bfd5f8d0ce4d8886b0778921135fb85
parent8eca93f8fbd568df3431c449e2b53d4a3aa5bae4
test: fix coverity 1473609 & 1473610: unchecked return values

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