git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20435 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-19 14:03:03 +00:00
parent 87e6051ddc
commit 82ecb5d36a

View File

@@ -1,5 +1,10 @@
2007-04-19 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/hpropd.c (main): free the message when done with it.
* lib/krb5/pkinit.c (_krb5_get_init_creds_opt_free_pkinit):
remember to free memory too.
* lib/krb5/pkinit.c (pk_rd_pa_reply_dh): free content-type when
done.