Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 6d5f636ce1ff6b57846e0e0fc82f7ed56aee2ac5
https://github.openssl.org/openssl/openssl/commit/6d5f636ce1ff6b57846e0e0fc82f7ed56aee2ac5
Author: Pauli <[email protected]>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M ssl/ssl_rsa.c
Log Message:
-----------
Fix coverity 1504433: unchecked return value
Just extending the comment so coveriety knows as well.
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18326)