CCAPI is leaking mach ports
authorAlexandra Ellwood <lxs@mit.edu>
Fri, 22 Aug 2008 16:44:22 +0000 (16:44 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Fri, 22 Aug 2008 16:44:22 +0000 (16:44 +0000)
commitfc539b7d38ff1dcf0f28fb76edf8bcdbbed99dea
tree1329765ab9b34cce48a594ca2f0490859d29f55d
parent853980601f2ab7553ac4b19f7faee872abe9a367
CCAPI is leaking mach ports

Need to destroy the mach ports instead of deallocating because
we requested notifications on the port so just deallocating
won't actually destroy the port.  Also deallocate any port
which was previously registered for notifications.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20688 dc483132-0cff-0310-8789-dd5450dbe970
src/ccapi/lib/mac/ccapi_os_ipc.c