git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21236 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-20 11:15:48 +00:00
parent a5f538fae9
commit 45ee6d2449

View File

@@ -1,5 +1,8 @@
2007-06-20 Love H<>rnquist <20>strand <lha@it.su.se> 2007-06-20 Love H<>rnquist <20>strand <lha@it.su.se>
* spnego/accept_sec_context.c: Make sure src_name is always set to
GSS_C_NO_NAME when returning.
* krb5/acquire_cred.c (acquire_acceptor_cred): don't claim * krb5/acquire_cred.c (acquire_acceptor_cred): don't claim
everything is well on failure. From Phil Fisher. everything is well on failure. From Phil Fisher.