]> git.ipfire.org Git - thirdparty/openssl.git/commit
t1_trce: Fix remaining places where the 24 bit shift overflow happens
authorTomas Mraz <tmraz@fedoraproject.org>
Tue, 19 May 2020 08:52:53 +0000 (10:52 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Wed, 20 May 2020 15:31:56 +0000 (17:31 +0200)
commit7486c718e54cc762edc5f1c7c526ab83d0f97ef7
treeeb684dcb80dead5a79c1cdce43c173d0a279453d
parent1d05eb55caa8965a151360c2469c463ecd990987
t1_trce: Fix remaining places where the 24 bit shift overflow happens

[extended tests]

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11857)
ssl/t1_trce.c