free more
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2569 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -86,6 +86,7 @@ krb5_mk_priv(krb5_context context,
|
||||
return r;
|
||||
|
||||
r = encode_KRB_PRIV (buf + sizeof(buf) - 1, sizeof(buf), &s, &len);
|
||||
krb5_data_free (&s.enc_part.cipher);
|
||||
if (r)
|
||||
return r;
|
||||
outbuf->length = len;
|
||||
|
Reference in New Issue
Block a user