svn rev #19920: trunk/src/lib/krb5/ccache/
epeisach@MIT.EDU
epeisach at MIT.EDU
Tue Sep 4 22:08:59 EDT 2007
Commit By: epeisach
Log Message:
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 trunk/src/lib/krb5/ccache/cc_file.c
U trunk/src/lib/krb5/ccache/t_cc.c
More information about the cvs-krb5
mailing list