]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix: LINEAR search doesn't work properly (if CHARSET_EBCDIC is defined)
authorPavel Stetsuk <pstetsuk@gmail.com>
Thu, 14 Sep 2023 20:05:49 +0000 (23:05 +0300)
committerTomas Mraz <tomas@openssl.org>
Wed, 18 Oct 2023 14:39:34 +0000 (16:39 +0200)
commita47fc4ed401da4e2d84e035cc4add566e85b03d0
tree7e1e37476e91c3a4637cb94c58a1108ce5bfe878
parent21b98da9d80c561b6273b0c51c259196d6740e70
fix: LINEAR search doesn't work properly (if CHARSET_EBCDIC is defined)

CLA: trivial

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22108)
crypto/objects/obj_dat.c