- When exiting, set the flag "in_exit_cleanup".
authorWayne Davison <wayned@samba.org>
Fri, 13 Oct 2006 07:38:15 +0000 (07:38 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 13 Oct 2006 07:38:15 +0000 (07:38 +0000)
commitb1b54199efeba50d29a6ba8025ee8c8193d16dda
treef4f2962d875955026a59a2c3075a0a492c17bb84
parent33394b769d8b95c082cda3d586b743ff53c6afe5
- When exiting, set the flag "in_exit_cleanup".
- Mark _exit_cleanup() with NORETURN.
- Don't ever return from _exit_cleanup().
cleanup.c