s4:rpc_server: allocate struct dcesrv_auth with talloc
authorStefan Metzmacher <metze@samba.org>
Thu, 8 Nov 2018 12:28:07 +0000 (13:28 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 12 Jan 2019 02:13:37 +0000 (03:13 +0100)
commite2a05c3ad8668ee723c71378ccf83a612f9cb255
tree60c02d739e3f617a7b85446c8f8a1cdcaca0f6b3
parent58021612583e087ecbc2885bc1b258bced6009b5
s4:rpc_server: allocate struct dcesrv_auth with talloc

BUG: https://bugzilla.samba.org/show_bug.cgi?id=7113
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11892

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h
source4/rpc_server/dcesrv_auth.c