BIO_set_indent: fix return check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sun, 14 Nov 2021 15:46:47 +0000 (23:46 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 22 Nov 2021 13:43:44 +0000 (14:43 +0100)
commita9ed63f1d1d8993a8b30fc978ce09674f97f061d
treede0ee53715ca1156bcb1b2b7a5824e12568ebf02
parentac6568ecc6050bc526adc6a7245835fd95d8dfed
BIO_set_indent: 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