[krbdev.mit.edu #8967] git commit
    Greg Hudson via RT 
    rt-comment at krbdev.mit.edu
       
    Fri Jan  8 00:22:55 EST 2021
    
    
  
Fri Jan 08 00:22:55 2021: Request 8967 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8967 >
Continue on KRB5_FCC_NOFILE in KCM cache iteration
Although Heimdal's KCM client only continues after KRB5_CC_END,
Heimdal's and macOS's KCM server returns KRB5_FCC_NOFILE if a cache
uuid no longer exists.  Check for both errors during iteration.  Also
set ret to 0 when continuing, in case the skipped uuid is the last one
in the list.
https://github.com/krb5/krb5/commit/f7b3cb8bbe90817f7bfbc545f1e427c16f52a79c
Author: Greg Hudson <ghudson at mit.edu>
Commit: f7b3cb8bbe90817f7bfbc545f1e427c16f52a79c
Branch: master
 src/lib/krb5/ccache/cc_kcm.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
    
    
More information about the krb5-bugs
mailing list