1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/auth
Noel Power f004f8a234 auth/gensec: clang: Fix 'Value stored to 'status' is never read'
Fixes:

auth/gensec/spnego.c:877:2: warning: Value stored to 'status' is never read <--[clang]
        status = sub_status;
        ^        ~~~~~~~~~~
1 warning generated.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2019-07-11 04:08:13 +00:00
..
credentials libcli:auth: Return NTSTATUS for netlogon_creds_arcfour_crypt() 2019-06-27 12:54:23 +00:00
gensec auth/gensec: clang: Fix 'Value stored to 'status' is never read' 2019-07-11 04:08:13 +00:00
kerberos auth/kerberos: clang: Fix same instances of 'Value stored is never read' 2019-07-08 11:04:15 +00:00
ntlmssp auth:ntlmssp: Use GnuTLS RC4 in ntlmssp server 2019-06-27 12:54:24 +00:00
auth_log.c auth auth_log: csbuild unused parm transport_protection 2019-06-13 07:16:22 +00:00
auth_sam_reply.c Add PrimaryGroupId to group array in DC response 2019-07-03 13:52:55 +00:00
auth_sam_reply.h auth: add auth_user_info_copy() function 2018-03-15 21:54:17 +01:00
auth_util.c auth: move copy_session_info() from source3 into the global auth context 2018-10-11 10:28:17 +02:00
auth_util.h auth: Add necessary decoration to auth/auth_util.h 2019-04-03 16:55:27 +00:00
common_auth.h auth auth_log: csbuild unused parm unix_username 2019-06-13 07:16:22 +00:00
wbc_auth_util.c auth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamInfo* from level 3 to 6 2016-06-30 03:30:26 +02:00
wscript_build auth: move copy_session_info() from source3 into the global auth context 2018-10-11 10:28:17 +02:00