[openssl/openssl] e6174c: Fixes for potential deadlock
Christian Chinchole
noreply at github.com
Wed Jul 3 14:07:58 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: e6174ca4d48f6f4f954dd87f2cdf3718af14f064
https://github.com/openssl/openssl/commit/e6174ca4d48f6f4f954dd87f2cdf3718af14f064
Author: cchinchole <cpchinchole at gmail.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M crypto/engine/eng_list.c
Log Message:
-----------
Fixes for potential deadlock
Fixes (#24517):
(3/3) Addresses the potential deadlock if an error occurs from up_ref
in functions ENGINE_get_first, ENGINE_get_last, ENGINE_get_next, and
ENGINE_get_prev in file crypto/engine/eng_list.c
CLA: trivial
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24780)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list