NIM: BUG: LIB: deadlock in kmq
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 30 Sep 2007 20:50:45 +0000 (20:50 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 30 Sep 2007 20:50:45 +0000 (20:50 +0000)
commit3594c5d2340f7fa2f6bbda9d252d0137e460f878
tree495b3d8f11e7132db99a403522559fa7447b3611
parent1e546b0d28dee7e1ccab9d07dd7760670764c0b8
NIM: BUG: LIB: deadlock in kmq

Do not obtain a critical section that is already being held:
"cs_kmq_types"

Update the docs to indicate the additional restriction.

ticket: new
component: windows

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20025 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/identity/kmq/consumer.c
src/windows/identity/kmq/kmq.h
src/windows/identity/kmq/publisher.c