Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 96b59ec4b61e10b1b2eb705a4f8f06ea5f976d08 https://github.com/openssl/openssl/commit/96b59ec4b61e10b1b2eb705a4f8f06ea5f976d08 Author: Tomas Mraz <to...@openssl.org> Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths: M crypto/cms/cms_lib.c Log Message: ----------- CMS_get1_crls(): Remove redundant check for NULL crls Fixes Coverity 1610380 Reviewed-by: Tom Cosgrove <tom.cosgr...@arm.com> Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com> (Merged from https://github.com/openssl/openssl/pull/24928) To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications