1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/nsswitch/libwbclient
Noel Power 3a59a70dab nsswitch/libwbclient: clang: Fix Value stored to 'wbc_status' is never read
Fixes:

nsswitch/libwbclient/wbc_util.c:123:3: warning: Value stored to 'wbc_status' is never read <--[clang]
                wbc_status = WBC_ERR_SUCCESS;
                ^            ~~~~~~~~~~~~~~~
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
..
ABI wbclient: Add wbcSetClientProcessName() 2018-11-12 09:50:25 +01:00
tests nsswitch: Use GnuTLS RC4 in wbclient test 2019-06-27 12:54:24 +00:00
Doxyfile
libwbclient.h libwbclient: Talloc is no longer used 2010-04-25 10:16:11 +02:00
wbc_err_internal.h nsswitch: Fix wbclient BAIL macros. 2012-12-21 13:56:00 +01:00
wbc_guid.c
wbc_idmap.c nsswitch: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
wbc_pam.c nsswitch: fill out wbcAuthUserInfo user_principal and dns_domain_name from info6 2018-01-13 08:24:09 +01:00
wbc_pwd.c Move wbc global variables into global context instead 2015-03-10 00:50:10 +01:00
wbc_sid.c nsswitch/libwbclient: clang Fix Potential leak of memory 2019-07-11 04:08:13 +00:00
wbc_util.c nsswitch/libwbclient: clang: Fix Value stored to 'wbc_status' is never read 2019-07-11 04:08:13 +00:00
wbclient_internal.h Move wbc global variables into global context instead 2015-03-10 00:50:10 +01:00
wbclient.c Move wbc global variables into global context instead 2015-03-10 00:50:10 +01:00
wbclient.h wbclient: Add wbcSetClientProcessName() 2018-11-12 09:50:25 +01:00
wbclient.pc.in wbclient: Add pkg-config file. 2011-08-21 03:22:04 +02:00
wscript libwbclient: Use wrapper for string to integer conversion 2019-03-01 00:32:11 +00:00