git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18893 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-25 00:54:09 +00:00
parent 6c33791de5
commit ef4ef516e5

View File

@@ -1,5 +1,11 @@
2006-10-24 Love H<>rnquist <20>strand <lha@it.su.se> 2006-10-24 Love H<>rnquist <20>strand <lha@it.su.se>
* mech/gss_accept_sec_context.c: SLIST_INIT the ->gc_mc'
* mech/gss_acquire_cred.c : SLIST_INIT the ->gc_mc'
* krb5/init_sec_context.c: Avoid leaking memory.
* mech/gss_buffer_set.c (gss_release_buffer_set): don't leak the * mech/gss_buffer_set.c (gss_release_buffer_set): don't leak the
->elements memory. ->elements memory.