s4: process_standard: Move talloc_free of event context so it is last thing freed...
authorJeremy Allison <jra@samba.org>
Fri, 7 Apr 2017 22:08:13 +0000 (15:08 -0700)
committerRalph Boehme <slow@samba.org>
Sat, 8 Apr 2017 10:30:08 +0000 (12:30 +0200)
commit7c017234ab486859829aeaab2ce728956db30b60
tree00d81107659151b9e797925964799e6ff6df9632
parenta9bd9a143e6f76dcef011399433b7b779f1ed2e5
s4: process_standard: Move talloc_free of event context so it is last thing freed before exit().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/smbd/process_standard.c