svn rev #20225: branches/mt-kdc/src/kdc/

raeburn@MIT.EDU raeburn at MIT.EDU
Thu Feb 14 21:50:17 EST 2008


Commit By: raeburn
Log Message: 
Fix from Savitha R, 2008-01-31 for bug:

KDC crash due to assertion failure when a thread reacquires the kdc lock 
after waiting on a condition (while a similar request is getting processed ) 
and tries to unlock the kdc later. The assertion was failing due to mismatch 
of lock owner.



Changed Files:
U   branches/mt-kdc/src/kdc/extern.c



More information about the cvs-krb5 mailing list