BIO_set_prefix: fix return check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sun, 14 Nov 2021 15:45:39 +0000 (23:45 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 22 Nov 2021 13:43:44 +0000 (14:43 +0100)
commitac6568ecc6050bc526adc6a7245835fd95d8dfed
tree976d2bd2bcccc5e25888f5c86719ac66da2a79f8
parenta8f4cdd70c9d9ebe4553d7a72c67f73eaf0c169d
BIO_set_prefix: fix 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/bio_prefix_text.c