[krbdev.mit.edu #6951] SVN Commit 
    Greg Hudson via RT 
    rt-comment at krbdev.mit.edu
       
    Wed Aug 31 23:36:30 EDT 2011
    
    
  
Fix connection termination bug in sendto_kdc.
When terminating a connection, close and invalidate conn->fd so that
we don't look for it in selstate on the next select or poll
invocation.  Looking for such an fd is harmless when using select, but
results in an assertion failure when using poll.
http://src.mit.edu/fisheye/changelog/krb5/?cs=25120
Commit By: ghudson
Revision: 25120
Changed Files:
U   trunk/src/lib/krb5/os/sendto_kdc.c
    
    
More information about the krb5-bugs
mailing list