s4: client: Allocate event context off struct smbclient_context *, not talloc_autofre...
authorJeremy Allison <jra@samba.org>
Thu, 11 May 2017 23:01:59 +0000 (16:01 -0700)
committerRalph Boehme <slow@samba.org>
Sat, 13 May 2017 14:50:13 +0000 (16:50 +0200)
commit1ad4bae2623ff487509b1b5f15b9253e7c522f5f
treefe9de18f0f82328246f86d2e4c61bc006d4f7c23
parent3cfa58de1256de94461e9e303984030fa6483568
s4: client: Allocate event context off struct smbclient_context *, not talloc_autofree_context().

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