]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/auth: let netlogon_creds_cli_store_internal() use talloc_stackframe()
authorStefan Metzmacher <metze@samba.org>
Thu, 10 Oct 2024 11:24:37 +0000 (13:24 +0200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commit17394ed7bbf8fa50570a5732f1ce84ccd5e69393
treeba32e827186abeafa5a47da6e2cb987fefe8fa99
parent8b972fea0978101575f847eac33b09d2fd8d02e7
libcli/auth: let netlogon_creds_cli_store_internal() use talloc_stackframe()

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
libcli/auth/netlogon_creds_cli.c