Refactor the call to verify_common() to pass the krb5_cred by pointer to and call krb5_free_cred_contents() in verify_user_opt_int() instead of verify_common().
6.9 KiB
6.9 KiB
Refactor the call to verify_common() to pass the krb5_cred by pointer to and call krb5_free_cred_contents() in verify_user_opt_int() instead of verify_common().