]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:util: Use a talloc stackframe in rpc_trustdom_establish()
authorAndreas Schneider <asn@samba.org>
Tue, 30 Apr 2024 07:55:15 +0000 (09:55 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Jun 2024 20:25:36 +0000 (20:25 +0000)
commitb9d93eccbc03f135ea14a8bd3a4f5b16ed0bbdc6
treee49896b0c6503751b689f3329c77e01bce2b03a5
parente844f483bd825741d3532d3304c822ab02cf96b5
s3:util: Use a talloc stackframe in rpc_trustdom_establish()

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/utils/net_rpc.c