tell coverity that principal returns an allocated pointer

This commit is contained in:
Love Hornquist Astrand
2012-11-27 21:25:02 -08:00
parent 0570fbf9fd
commit b0ed05395a

View File

@@ -702,6 +702,7 @@ krb5_build_principal(krb5_context context,
* @ingroup krb5_principal
*/
/* coverity[+alloc : arg-*1] */
KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL
krb5_make_principal(krb5_context context,
krb5_principal *principal,