TXT_DB_write: fix the return check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sun, 14 Nov 2021 14:56:24 +0000 (22:56 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 22 Nov 2021 13:43:44 +0000 (14:43 +0100)
commitaba9943fef8dcc8416ac9a219c97c616c1fd6344
treec0433a49bc20493a18234581e9c213e73f5dc22f
parent0650ac437b529274aca094c516a5a0127bbaf48c
TXT_DB_write: fix the return check

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17028)
test/sslapitest.c