git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21038 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-09 15:39:20 +00:00
parent 8911675d8e
commit 90c8aa259d

View File

@@ -1,3 +1,18 @@
2007-06-09 Love H<>rnquist <20>strand <lha@it.su.se>
* ntlm/digest.c (kdc_alloc): free memory on failure, pointed out
by Rafal Malinowski.
* ntlm/digest.c (kdc_destroy): free context when done, pointed out
by Rafal Malinowski.
* spnego/context_stubs.c (_gss_spnego_display_name): if input_name
is null, fail. From Rafal Malinowski.
2007-06-04 Love H<>rnquist <20>strand <lha@it.su.se>
* ntlm/digest.c: Free memory when done.
2007-06-02 Love H<>rnquist <20>strand <lha@it.su.se> 2007-06-02 Love H<>rnquist <20>strand <lha@it.su.se>
* test_ntlm.c: Test both with and without keyex. * test_ntlm.c: Test both with and without keyex.