]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: winbindd: remove double initialization
authorShaleen Bathla <shaleen.bathla@oracle.com>
Wed, 21 Feb 2024 12:56:11 +0000 (18:26 +0530)
committerNoel Power <npower@samba.org>
Thu, 22 Feb 2024 09:47:44 +0000 (09:47 +0000)
commitcde71074e0145a76ea1b34a318e76bbc0450d90f
tree07485f1cb8dc8b6c0f87f8f5923e0310bd069576
parentdd9b11acbc4fbde1941719968aeb463b853b0ffb
s3: winbindd: remove double initialization

remove re-initialization of entry variable in for loop

Signed-off-by: Shaleen Bathla <shaleen.bathla@oracle.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/winbindd/nss_info.c