]> git.ipfire.org Git - thirdparty/samba.git/commit
auth: let make_user_info_dc_netlogon_validation allocate the sid array in one go
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Jan 2025 08:36:32 +0000 (09:36 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 14 Feb 2025 14:21:33 +0000 (14:21 +0000)
commitb8c7bf8fb4182ecba62288471670bf18baa311c7
tree4d0732934c4eec3ceb2fdc9fcad0d0e0b861f98d
parentab3a62404fd1078c255a68238f88295ecdb06858
auth: let make_user_info_dc_netlogon_validation allocate the sid array in one go

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
auth/auth_sam_reply.c