Quiet clang scan
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 30 Jan 2016 02:00:11 +0000 (21:00 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 30 Jan 2016 02:00:17 +0000 (21:00 -0500)
src/modules/rlm_ldap/ldap.h

index 5e25f74..4abaa83 100644 (file)
@@ -417,7 +417,7 @@ ldap_rcode_t rlm_ldap_result(rlm_ldap_t const *inst, ldap_handle_t const *conn,
 
 char *rlm_ldap_berval_to_string(TALLOC_CTX *ctx, struct berval const *in);
 
-int rlm_ldap_global_init(rlm_ldap_t *inst);
+int rlm_ldap_global_init(rlm_ldap_t *inst) CC_HINT(nonnull);
 
 void *mod_conn_create(TALLOC_CTX *ctx, void *instance);