]> git.ipfire.org Git - thirdparty/samba.git/commit
cldap: Make finddcs.out.netlogon a pointer
authorVolker Lendecke <vl@samba.org>
Wed, 30 Oct 2024 10:10:28 +0000 (11:10 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 11 Nov 2024 14:03:03 +0000 (14:03 +0000)
commit43b2d4104b08d7f74f0d488e062401f3ef45bffe
tree1b4cacea90b55a3f9e58b0c17683e8cdaab2223a
parent31d1fc0912ac8950be6503c37fffc9fc0525a3d3
cldap: Make finddcs.out.netlogon a pointer

struct netlogon_samlogon_response has subpointers, this patch enables
a proper talloc hierarchy.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/libcli/finddc.h
source4/libcli/finddcs_cldap.c
source4/libnet/libnet_lookup.c
source4/libnet/py_net.c