Don't call krb5_free_contents() if the creds pointer is NULL. MIT krb5 also has this guard.
8.7 KiB
8.7 KiB
Don't call krb5_free_contents() if the creds pointer is NULL. MIT krb5 also has this guard.