ossl_do_blob_header: fix return check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sun, 14 Nov 2021 09:15:11 +0000 (17:15 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 22 Nov 2021 13:42:47 +0000 (14:42 +0100)
commit546b9f6b5cf6d0fde60aa37084eec1bb7d0fbc72
treebdc5cc2141e8f86ff33b7b085186579125bded97
parent7264068a15e7c4955efa25753430595a45caa16f
ossl_do_blob_header: 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)
engines/e_loader_attic.c