Fix bug in OPENSSL_LH_flush
authorHugo Landau <hlandau@openssl.org>
Thu, 21 Apr 2022 15:10:33 +0000 (16:10 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 25 Apr 2022 11:19:41 +0000 (13:19 +0200)
commite5da68183410c06f7b350a0721bc2bd6057e438e
tree57f013a6ff605d4b86c9e2ba89448e61544fa654
parenta625354d82aad711141172efb3b39b7689318fe2
Fix bug in OPENSSL_LH_flush

Fixes #18139.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18141)
crypto/lhash/lhash.c