(doauth): s->context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7082 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -133,7 +133,7 @@ doauth(SIAENTITY *entity, int pkgind, char *name)
|
||||
if(krb5_kuserok(s->context, principal, entity->name))
|
||||
break;
|
||||
}
|
||||
krb5_free_host_realm (context, realms);
|
||||
krb5_free_host_realm (s->context, realms);
|
||||
if (*r == NULL)
|
||||
return SIADFAIL;
|
||||
|
||||
|
Reference in New Issue
Block a user