free principal
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10115 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -600,6 +600,7 @@ main (int argc, char **argv)
|
|||||||
#endif
|
#endif
|
||||||
} else
|
} else
|
||||||
krb5_cc_close (context, ccache);
|
krb5_cc_close (context, ccache);
|
||||||
|
krb5_free_principal(context, principal);
|
||||||
krb5_free_context (context);
|
krb5_free_context (context);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user