de-pointerise auth_context parameter to krb5_mk_rep
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9290 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -163,7 +163,7 @@ reply_priv (krb5_auth_context auth_context,
|
||||
krb5_data e_data;
|
||||
|
||||
ret = krb5_mk_rep (context,
|
||||
&auth_context,
|
||||
auth_context,
|
||||
&ap_rep_data);
|
||||
if (ret) {
|
||||
krb5_warn (context, ret, "Could not even generate error reply");
|
||||
|
Reference in New Issue
Block a user