summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBernd Edlinger <bernd.edlinger@hotmail.de>2023-09-20 15:45:56 +0200
committerBernd Edlinger <bernd.edlinger@hotmail.de>2023-09-21 14:50:01 +0200
commit5fbfd641aeebdf4b29a0749e13a79a1e59502878 (patch)
tree2a1cb15afc0039b2142562895ee7d350b2f0694e /test
parentd4f22a915ac50570015a23ad794032c4fb9496cb (diff)
Fix error handling in lhash contract
When the realloc fails in contract, this not a fatal error, since the memory is only shrinked. It is also no option to exit the function at this point, since that would leave the hash table in an inconsistent state. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22154)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions