BIO_gets: fix the incomplete return check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sun, 14 Nov 2021 08:55:45 +0000 (16:55 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 22 Nov 2021 13:42:47 +0000 (14:42 +0100)
commit7264068a15e7c4955efa25753430595a45caa16f
treef3e6e1fc3fffbaa849fd0588876261fa818246a3
parente7313323cc420e8dca2526578ae8a4a4d4d390be
BIO_gets: fix the incomplete 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/danetest.c