crypto: add missing return value check · nodejs/node@d83d89a · GitHub
Skip to content

Commit d83d89a

Browse files
mhdawsonaduh95
authored andcommitted
crypto: add missing return value check
Add return value check for call to SSL_CTX_add_client_CA to be consistent with other places it is called Fixed unused warning in one of the static analysis tools we use at Red Hat even though it is not being reported by coverity in the configuration we run. Signed-off-by: Michael Dawson <midawson@redhat.com> PR-URL: #56615 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent bcc1c65 commit d83d89a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/crypto/crypto_context.cc

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)