s4: cifsdd: Allocate the event context off NULL, not talloc_autofree_context().
authorJeremy Allison <jra@samba.org>
Thu, 11 May 2017 23:10:31 +0000 (16:10 -0700)
committerRalph Boehme <slow@samba.org>
Sat, 13 May 2017 14:50:13 +0000 (16:50 +0200)
commitdd8008250b259acdb02d3b067f8a4194dd68c14a
treef0ced60c90e7d88db693553707f61e3f79bf0e4f
parent1ad4bae2623ff487509b1b5f15b9253e7c522f5f
s4: cifsdd: Allocate the event context off NULL, not talloc_autofree_context().

Ensure it's freed on exit paths.

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