Return error code from tgs_check_authenticator
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2977 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -875,7 +875,7 @@ tgs_check_authenticator(krb5_auth_context ac,
|
||||
out:
|
||||
free_Authenticator(auth);
|
||||
free(auth);
|
||||
return 0;
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user