1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4
Volker Lendecke 1e2d209494 torture: Fix the FreeBSD clang build
clang complained that "full_filename==NULL" is always false, because
it's a normal stack variable.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Sep  4 18:20:22 UTC 2019 on sn-devel-184
2019-09-04 18:20:22 +00:00
..
auth s4/auth/kerberos: clang: Fix Value stored to 'code' is never read 2019-07-24 04:19:27 +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: free popt context in client 2019-08-22 00:21:50 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server s4: free popt context in dnsserver 2019-08-22 00:21:51 +00:00
dsdb dsdb: Fix CID 1453464: Error handling issues (CHECKED_RETURN) 2019-09-04 17:03:33 +00:00
echo_server s4 echo_server: Enable prefork process model 2019-07-16 08:13:12 +00: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: Regression in 0559430ab6 2019-07-11 05:25:26 +00:00
lib Spelling fixes s/staticly/statically/ 2019-09-01 22:21:28 +00:00
libcli s4/libcli/raw: Fix 'Value stored to 'p' is never read' 2019-07-16 22:52:24 +00:00
libnet s4:libnet: Use GnuTLS RC4 in libnet_ChangePassword_samr() 2019-07-26 01:48:23 +00:00
librpc librpc: Fix CID 1452292 Null pointer dereferences (REVERSE_INULL) 2019-08-14 07:39:38 +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 Spelling fixes s/tempates/templates/ 2019-09-01 22:21:25 +00:00
rpc_server samr: Fix CID 1453463: Null pointer dereferences (NULL_RETURNS) 2019-09-04 17:03:34 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting Spelling fixes s/exising/existing/ 2019-09-01 22:21:26 +00:00
selftest Spelling fixes s/preceeding/preceding/ 2019-09-01 22:21:28 +00:00
setup samba-tool domain provision: Remove experimental OpenLDAP support 2019-08-30 08:32:30 +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 the FreeBSD clang build 2019-09-04 18:20:22 +00:00
utils s4: free popt context in utils 2019-08-22 00:21:50 +00:00
winbind Spelling fixes s/noone/no one/ 2019-09-01 22:21:27 +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