diff options
author | Volker Lendecke <vl@samba.org> | 2014-04-11 09:13:10 +0200 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2014-04-23 22:33:08 +0200 |
commit | dac9b3d73f94e86acb3770bf5ca728f107505b0b (patch) | |
tree | 90c10efcb1265dd3315e8c5337fd3aa9cdc376ff /source3/include/messages.h | |
parent | 78543b9bce5f823f44963e76638b02d55d76633e (diff) | |
download | samba-dac9b3d73f94e86acb3770bf5ca728f107505b0b.tar.gz samba-dac9b3d73f94e86acb3770bf5ca728f107505b0b.tar.xz samba-dac9b3d73f94e86acb3770bf5ca728f107505b0b.zip |
smbd: Always clean up the child's msg_ctx
This is a bit lazy programming, we could and possibly should do this in
exit_server() in the child. But this way we make sure the cleanup works. If it
only was executed for unclean exits, we might not detect failure of this code
in the parent.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/include/messages.h')
0 files changed, 0 insertions, 0 deletions