removed extra free
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2021 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -43,6 +43,5 @@ krb5_mk_req_extended(krb5_context context,
|
|||||||
|
|
||||||
r = krb5_build_ap_req (context, in_creds, ap_req_options,
|
r = krb5_build_ap_req (context, in_creds, ap_req_options,
|
||||||
authenticator, outbuf);
|
authenticator, outbuf);
|
||||||
krb5_data_free (&authenticator);
|
|
||||||
return r;
|
return r;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user