Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: e6174ca4d48f6f4f954dd87f2cdf3718af14f064 https://github.com/openssl/openssl/commit/e6174ca4d48f6f4f954dd87f2cdf3718af14f064 Author: cchinchole <cpchinch...@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 <nhor...@openssl.org> Reviewed-by: Tomas Mraz <to...@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