Make authcontext->keyblock a pointer.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3916 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -70,7 +70,7 @@ krb5_rd_rep(krb5_context context,
|
||||
ap_rep.enc_part.cipher.data,
|
||||
ap_rep.enc_part.cipher.length,
|
||||
ap_rep.enc_part.etype,
|
||||
&auth_context->key,
|
||||
auth_context->keyblock,
|
||||
&data);
|
||||
if (ret)
|
||||
goto out;
|
||||
|
Reference in New Issue
Block a user