1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00
samba-mirror/source3
Christian Ambach 1b69795c5b s3:lib:wins fix a compile warning on Ubuntu 18.04
gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) with -O2 puts up a warning here:
../../source3/lib/wins_srv.c: In function ‘wins_srv_tags’:
../../source3/lib/wins_srv.c:235:3: error: assuming signed overflow does not
occur when simplifying conditional to constant [-Werror=strict-overflow]
   for (j=0;j<count;j++) {
   ^~~
cc1: all warnings being treated as errors

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>

Autobuild-User(master): Uri Simchoni <uri@samba.org>
Autobuild-Date(master): Wed Oct 23 04:57:09 UTC 2019 on sn-devel-184
2019-10-23 04:57:08 +00:00
..
auth s3/auth: clang: Fix 'Value stored during its initialization is never read' 2019-09-26 18:41:27 +00:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
client s3: smbclient: Stop an SMB2-connection from blundering into SMB1-specific calls. 2019-10-07 08:13:44 +00:00
exports
groupdb s3/groupdb: clang: 'Value stored during its initialization is never read' 2019-09-26 18:41:26 +00:00
include s3: include: printing: align function parameters 2019-10-21 16:01:56 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib s3:lib:wins fix a compile warning on Ubuntu 18.04 2019-10-23 04:57:08 +00:00
libads s3:libads: Do not turn on canonicalization flag for MIT Kerberos 2019-10-12 17:39:13 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet s3:libads: Just change the machine password if account already exists 2019-10-09 07:06:35 +00:00
librpc s3/librpc/crypto: clang: Fixes Value stored to 'ret' is never read 2019-09-25 09:47:32 +00:00
libsmb s3/libsmb: clang: Fix 'the left operand of '-' is a garbage value' 2019-10-22 18:48:43 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking smbd: Fix an uninitalized variable 2019-10-10 01:04:33 +00:00
modules s3: VFS: Complete the removal of SMB_VFS_CHOWN() 2019-10-15 20:07:51 +00:00
nmbd s3:nmbd: small improvements in --help strings 2019-01-28 14:28:29 +01:00
param s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command" 2019-08-22 21:24:00 +00:00
passdb s3/passdb: clang: Fix 'Value stored during initialization is never read' 2019-10-08 02:40:24 +00:00
printing s3:printing: Add spoolssd header file 2019-10-18 16:07:35 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry regfio: Allow ignoring of checksum 2019-10-18 07:31:45 +00:00
rpc_client mdssvc.idl: pass policy_handle as pointer 2019-10-09 15:52:55 +00:00
rpc_server mdssvc.idl: pass policy_handle as pointer 2019-10-09 15:52:55 +00:00
rpcclient mdssvc.idl: pass policy_handle as pointer 2019-10-09 15:52:55 +00:00
script s3:tests: Add smbspool test for CUPS-like "sanitized" Device URI in argv[0] 2019-10-16 10:55:04 +00:00
selftest dbwrap_watch: Test cleanup of dead watchers 2019-10-18 21:06:33 +00:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd smbd: Save 520 bytes of writable memory from every smbd 2019-10-23 02:37:12 +00:00
torture dbwrap_watch: Test cleanup of dead watchers 2019-10-18 21:06:33 +00:00
utils net: 'net ads gpo getgpo' command not dumping gpo 2019-10-22 19:39:40 +00:00
web
winbindd s3:winbind: Don't abort when receiving a NULL SID 2019-10-16 16:39:42 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:waf: Remove check for fdatasync 2019-10-20 14:52:40 +00:00
wscript_build Build registry parsing code into subsystem 2019-10-18 07:31:45 +00:00
wscript_configure_system_ncurses source3/wscript_configure_system_ncurses: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00