Zombies from security framework
Zombies from security framework
- Subject: Zombies from security framework
- From: "Mike Vannorsdel" <email@hidden>
- Date: Thu, 24 May 2001 11:53:09 -0600
When I use AuthorizationExecuteWithPrivileges() to execute a task with
root privileges, the task is left as a zombie. The zombie doesn't go
away until my application is deallocated. Does the security framework
normally leave zombie processes or is it something I'm doing?