(krb5_rc_resolve_full): make compile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17047 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -91,7 +91,7 @@ krb5_rc_resolve_full(krb5_context context,
|
||||
return ret;
|
||||
ret = krb5_rc_resolve(context, *id, string_name + 5);
|
||||
if (ret) {
|
||||
krb5_rc_close(id);
|
||||
krb5_rc_close(context, *id);
|
||||
*id = NULL;
|
||||
}
|
||||
return ret;
|
||||
|
Reference in New Issue
Block a user