svn rev #19932: branches/krb5-1-6/ src/lib/krb5/ccache/
tlyu@MIT.EDU
tlyu at MIT.EDU
Wed Sep 12 17:30:34 EDT 2007
Commit By: tlyu
Log Message:
ticket: 5708
version_fixed: 1.6.3
pull up r19920 from trunk
r19920 at cathode-dark-space: epeisach | 2007-09-04 22:08:58 -0400
ticket:new
subject: krb5_fcc_generate_new is non-functional
File locking was non-existant in this code and fccs chained list was
not used at all. This resulted in an assertion failure when closing the
cache. Code has been reorganized to parallel the code in krb5_fcc_resolve
for easier maintenence.
Commented out test in t_cc.c has been updated to actually test this code.
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/lib/krb5/ccache/cc_file.c
U branches/krb5-1-6/src/lib/krb5/ccache/t_cc.c
More information about the cvs-krb5
mailing list