svn rev #19976: trunk/src/windows/identity/kmm/
jaltman@MIT.EDU
jaltman at MIT.EDU
Mon Sep 24 23:53:54 EDT 2007
Commit By: jaltman
Log Message:
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 trunk/src/windows/identity/kmm/kmm_reg.c
U trunk/src/windows/identity/kmm/kmm_registrar.c
U trunk/src/windows/identity/kmm/kmmmain.c
More information about the cvs-krb5
mailing list