1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-26 21:57:41 +03:00

Fix an uninitialized variable

This commit is contained in:
Volker Lendecke 2009-04-23 14:23:23 +02:00
parent d7208577f2
commit b8cd1cff2d

View File

@ -601,6 +601,8 @@ static NTSTATUS libnet_dssync_process(TALLOC_CTX *mem_ctx,
dn_count = 1;
}
status = NT_STATUS_OK;
for (count=0; count < dn_count; count++) {
status = libnet_dssync_build_request(mem_ctx, ctx,
dns[count],