(pk_rd_pa_reply_dh): free content-type when done.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20431 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1231,6 +1231,7 @@ pk_rd_pa_reply_dh(krb5_context context,
|
||||
_krb5_pk_cert_free(host);
|
||||
if (content.data)
|
||||
krb5_data_free(&content);
|
||||
der_free_oid(&contentType);
|
||||
free_KDCDHKeyInfo(&kdc_dh_info);
|
||||
|
||||
return ret;
|
||||
|
Reference in New Issue
Block a user