git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22670 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-03-09 23:41:01 +00:00
parent aff5c9adc4
commit acd0b08bcf

View File

@@ -1,5 +1,9 @@
2008-03-09 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/acache.c: Create a new credential cache is ->get_name
is called, make acc_initialize() reset the existing credential
cache if needed.
* lib/krb5/acache.c (acc_get_name): just return the cache_name
directly instead of trying to resolve it.