mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
s3: Fix Coverity ID 2222: RESOURCE_LEAK
This commit is contained in:
parent
12bf847058
commit
9a97a8307c
@ -567,6 +567,8 @@ static bool wbinfo_list_domains(bool list_all_domains, bool verbose)
|
|||||||
d_printf("\n");
|
d_printf("\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
wbcFreeMemory(domain_list);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user