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:40:09 +0000 (16:40 +0200)
commit31dcd762ee6718238b433d752a632a2b2ea3f345
tree0a8dc3f0ff92cf730d7559ef6a710701afdc8f2c
parenta6ed37c2e2c50e93937e4ea3271a8af96e0303de
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)

(cherry picked from commit a47fc4ed401da4e2d84e035cc4add566e85b03d0)
crypto/objects/obj_dat.c