mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
c534b05c8d
Fixes: source4/winbind/idmap.c:214:11: warning: Value stored to 'status' during its initialization is never read <--[clang] NTSTATUS status = NT_STATUS_NONE_MAPPED; source4/winbind/idmap.c:397:11: warning: Value stored to 'status' during its initialization is never read <--[clang] NTSTATUS status = NT_STATUS_NONE_MAPPED; ^~~~~~ ~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Jeremy Allison <jra@samba.org> |
||
---|---|---|
.. | ||
idmap.c | ||
idmap.h | ||
winbindd.c | ||
wscript_build |