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:
Assar Westerlund
1997-08-07 20:26:33 +00:00
parent 555c6d3205
commit 28bcc56971

View File

@@ -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,