Remove ipc message sent on cc_context_release
authorAlexandra Ellwood <lxs@mit.edu>
Wed, 22 Oct 2008 20:40:29 +0000 (20:40 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Wed, 22 Oct 2008 20:40:29 +0000 (20:40 +0000)
commit50e7f8e37b9d532343d9316677559664df88b466
tree5960ef9fe962d2042fe64c01727072dbd4e80a0b
parent006d3ec49636996908bf1c109f01fe76192e4e68
Remove ipc message sent on cc_context_release

IPC message was causing problems when called from thread fini function
(via krb5_stdcc_shutdown).

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20908 dc483132-0cff-0310-8789-dd5450dbe970
src/ccapi/common/cci_types.h
src/ccapi/lib/ccapi_context.c
src/ccapi/lib/ccapi_context.h
src/ccapi/server/ccs_cache_collection.c