1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4
Noel Power 50a22849ce s4/dsdb/schema: Fix 'Value stored to 'ret' is never read'
Fixes:

source4/dsdb/schema/schema_set.c:274:3: warning: Value stored to 'ret' is never read <--[clang]
                ret = LDB_SUCCESS;
                ^     ~~~~~~~~~~~
source4/dsdb/schema/schema_set.c:327:3: warning: Value stored to 'ret' is never read <--[clang]
                ret = LDB_SUCCESS;
                ^     ~~~~~~~~~~~

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2019-07-08 09:30:10 +00:00
..
auth py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were removed 2019-06-24 18:48:53 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client s4:cifsdd: Use C99 initializers for cifsdd argdef 2019-01-28 10:29:26 +01:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
dsdb s4/dsdb/schema: Fix 'Value stored to 'ret' is never read' 2019-07-08 09:30:10 +00:00
echo_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
heimdal s4 heimdal_build: Fix static heimdal builds with replacement closefrom() 2019-07-05 03:33:19 +00:00
heimdal_build s4 heimdal_build: Fix static heimdal builds with replacement closefrom() 2019-07-05 03:33:19 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc auth auth_log: csbuild unused parm unix_username 2019-06-13 07:16:22 +00:00
ldap_server ldap server: generate correct referral schemes 2019-05-24 05:12:14 +00:00
lib source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
libcli source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
libnet s4/libnet: Fix joining a Windows pre-2008R2 DC 2019-07-04 22:49:23 +00:00
librpc librpc: Do not generate extra unused client or python bindings with PIDL 2019-06-26 04:12:33 +00:00
nbt_server source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs ntvfs: Remove now unused functions 2019-06-26 04:12:32 +00:00
param py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were removed 2019-06-24 18:48:53 +00:00
rpc_server source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting s4/scripting/smbstatus: begone 2019-07-05 01:05:21 +00:00
selftest tests: ensure that most python scripts have usage text 2019-07-05 01:05:19 +00:00
setup selftest: schema version check in provision test 2019-06-26 05:31:03 +00:00
smb_server s4/smb_server/smb: cppcheck: Fix uninitvar & uninitStructMember errors 2019-06-04 22:13:07 +00:00
smbd s4/smdb: cppcheck: fix nullPointer: Possible null pointer dereference warning. 2019-06-04 22:13:07 +00:00
torture torture: fix durable open/alloc-size test 2019-07-07 21:32:25 +00:00
utils s4:utils: Use gnutls SHA256 in oLschema2ldif 2019-04-30 23:18:27 +00:00
winbind s4-winbindd: Removed unused wb_utils.c 2019-05-06 05:46:11 +00:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build