]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fixed typo in inner_evp_generic_fetch() error handling
authorOliver Roberts <oliver@futaura.co.uk>
Sat, 12 Mar 2022 14:39:01 +0000 (14:39 +0000)
committerTomas Mraz <tomas@openssl.org>
Tue, 15 Mar 2022 11:58:37 +0000 (12:58 +0100)
commitef9909f3c6471ba39be1e3d18a366044cbf30a19
tree540faed0d2dd552c06d72e1b83e9be9f000da3b9
parentb9a2f24e44f53c7c3a63a7f7b165e8267cbdda42
Fixed typo in inner_evp_generic_fetch() error handling

Fixes #17876

CLA: trivial

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17877)
crypto/evp/evp_fetch.c