[krbdev.mit.edu #3364] plugins should be thread-safe

Ken Raeburn via RT rt-comment at krbdev.mit.edu
Fri Jan 20 19:16:25 EST 2006


The current kdb plugin interface has a thread safety flag.  I think this should be removed, and 
plugins required to be thread-safe; if they're not thread-safe internally, they can use the thread 
support functions (which will need to be) in the support library to implement their own locking.



More information about the krb5-bugs mailing list