X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/5c19dc3ae3bd8e40a9c028b0deddd50ff337692c..7e6b461318c8a779d91381531435a68ee4e8b6ed:/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslUtils.h diff --git a/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslUtils.h b/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslUtils.h index 8662075a..46f36d16 100644 --- a/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslUtils.h +++ b/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslUtils.h @@ -23,7 +23,7 @@ #ifndef _OPENSSL_UTILS_H_ #define _OPENSSL_UTILS_H_ -#include +#include #ifdef __cplusplus extern "C" { @@ -50,7 +50,7 @@ void clearOpensslErrors(); unsigned long logSslErrInfo(const char *op); void throwRsaDsa( - const char *op); + const char *op) __attribute__((analyzer_noreturn)); /* * given an openssl-style error, throw appropriate CssmError.