|   |
  |
Mon Sep 24 23:54:04 2007 |
jaltman - Ticket created
|
|
|
| |
  |
From: jaltman@mit.edu
Subject: SVN Commit
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.
Commit By: jaltman
Revision: 19976
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
|
Download (untitled) 583b
|
|   |
  |
Mon Sep 24 23:54:11 2007 |
jaltman - Requestor jaltman@mit.edu added
|
|
|
|   |
  |
Mon Sep 24 23:54:12 2007 |
jaltman - Status changed from new to resolved
|
|
|
|   |
  |
Mon Sep 24 23:54:13 2007 |
jaltman - Component windows added
|
|
|
|   |
  |
Fri Sep 28 17:44:58 2007 |
jaltman - Target_Version 1.6.4 added
|
|
|
|   |
  |
Fri Sep 28 17:44:58 2007 |
jaltman - Tags pullup added
|
|
|
|   |
  |
Fri Sep 28 18:20:03 2007 |
tlyu - Target_Version 1.6.4 changed to 1.6.3
|
|
|
|   |
  |
Mon Oct 1 19:13:37 2007 |
tlyu - Version_Fixed 1.6.3 added
|
|
|
|   |
  |
Mon Oct 1 19:13:37 2007 |
tlyu - Correspondence added
|
|
|
| |
  |
From: tlyu@mit.edu
Subject: SVN Commit
pull up r19976 from trunk
r19976@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.
Commit By: tlyu
Revision: 20049
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
|
Download (untitled) 839b
|
|   |
  |
Wed Oct 3 15:45:02 2007 |
jaltman - Subject changed from NIM: BUG: KMM: miscellaneous fixes to NIM: BUG: KMM: Ensure proper buffer length for registry multi-string reads; avoid error reports for modules without config data; avoid race when sending thread quit message
|
|
|