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:20:13 +0000 (13:20 +0200)
commit64c85430f95200b6b51fe9475bd5203f7c19daf1
treea426edb26cd86dd054228b0a50b23b4c1fb1ac60
parentaf5b3af7bd48d3fd8fff70c689face7b552fdec0
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)

(cherry picked from commit e5da68183410c06f7b350a0721bc2bd6057e438e)
crypto/lhash/lhash.c