]> 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:40:19 +0000 (16:40 +0200)
commitd6304236252a19966424fbb1bf3b20874fab06af
tree61bfdefefa67505ee8010cc63681a39b514ad733
parent86f3fae5f8fb4d9cb96ea9b34250cd3abc3038ef
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