From 28bcc56971a93c838198ad6997b417a3e39cc28c Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 7 Aug 1997 20:26:33 +0000 Subject: [PATCH] new style of krb5_free_creds git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2738 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kpasswd/kpasswd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kpasswd/kpasswd.c b/kpasswd/kpasswd.c index 08cb6a49e..fb72318a8 100644 --- a/kpasswd/kpasswd.c +++ b/kpasswd/kpasswd.c @@ -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,