new style of krb5_free_creds
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2738 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -409,7 +409,7 @@ change_password (krb5_context context,
|
||||
if (i == 5)
|
||||
errx (1, "Did not manage to contact kdc");
|
||||
|
||||
krb5_free_creds (context, &cred_out);
|
||||
krb5_free_creds_contents (context, &cred_out);
|
||||
|
||||
ret = process_reply (context,
|
||||
auth_context,
|
||||
|
Reference in New Issue
Block a user