svn rev #20049: branches/krb5-1-6/  src/windows/identity/kmm/
    tlyu@MIT.EDU 
    tlyu at MIT.EDU
       
    Mon Oct  1 19:13:32 EDT 2007
    
    
  
Commit By: tlyu
Log Message: 
ticket: 5773
version_fixed: 1.6.3
pull up r19976 from trunk
 r19976 at cathode-dark-space:  jaltman | 2007-09-24 23:53:53 -0400
 ticket: new
 subject: NIM: BUG: KMM: miscellaneous fixes
 component: windows
 
 kmm_reg.c:
 Allocate enough memory to hold the entire PluginList multi-string plus 
 an extra NUL if the registry value was not properly terminated.
 
 kmm_registrar.c:
 Do not record an error loading a module if there was no configuration
 for it.
 
 kmmmain.c:
 Avoid a race condition by sending the thread quit message instead of
 posting it.  Do so outside of the critical section to avoid a deadlock.
 
 
 
 
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/kmm/kmm_reg.c
U   branches/krb5-1-6/src/windows/identity/kmm/kmm_registrar.c
U   branches/krb5-1-6/src/windows/identity/kmm/kmmmain.c
    
    
More information about the cvs-krb5
mailing list