Branch: refs/heads/openssl-3.3 Home: https://github.com/openssl/openssl Commit: eddbe3a152fadfbda07c8dc1c8f44ec2c536d837 https://github.com/openssl/openssl/commit/eddbe3a152fadfbda07c8dc1c8f44ec2c536d837 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) (cherry picked from commit e6174ca4d48f6f4f954dd87f2cdf3718af14f064) To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications