1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3
Noel Power e874cc909a s3/libsmb: clang: Fix 'Value stored to 'p' is never read' warning
Fixes:

source3/libsmb/clirap2.c:1197:4: warning: Value stored to 'p' is never read <--[clang]
                        p += rap_getstringp(frame,
                        ^    ~~~~~~~~~~~~~~~~~~~~~
source3/libsmb/clirap2.c:1525:5: warning: Value stored to 'p' is never read <--[clang]
                                p += rap_getstring(frame,
                                ^    ~~~~~~~~~~~~~~~~~~~~
source3/libsmb/clirap2.c:2358:3: warning: Value stored to 'p' is never read <--[clang]
                p += WORDSIZE;            /* skip rsize */
                ^    ~~~~~~~~
source3/libsmb/clirap2.c:2380:3: warning: Value stored to 'p' is never read <--[clang]
                p += rap_getstringp(frame,
                ^    ~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2019-08-27 23:04:37 +00:00
..
auth auth auth_log: csbuild unused parm unix_username 2019-06-13 07:16:22 +00:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
client client: enable allinfo and altname tab completion 2019-06-25 10:55:45 +00:00
exports
groupdb source3: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
include s3: VFS: Complete the replacement of SMB_VFS_READLINK() -> SMB_VFS_READLINKAT(). 2019-08-23 20:06:22 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib s3: smbd: Add sys_mknodat() wrapper call. 2019-08-22 18:00:33 +00:00
libads s3/libads: cppcheck fix error: shiftTooManyBitsSigned: error 2019-05-29 10:10:23 +00:00
libgpo/gpext libgpo: Fix CID 1438462 Error handling issues (CHECKED_RETURN) 2018-08-22 00:58:41 +02:00
libnet s3:rpc_client: Return NTSTATUS for init_samr_CryptPasswordEx() 2019-07-26 01:48:22 +00:00
librpc s3:smbd: Use smb2_signing_key structure for the decryption key 2019-08-21 09:57:32 +00:00
libsmb s3/libsmb: clang: Fix 'Value stored to 'p' is never read' warning 2019-08-27 23:04:37 +00:00
locale pam_winbind: initial Turkish translation 2017-11-15 13:52:05 +01:00
locking smbd: Save two lines in find_share_mode_entry 2019-08-19 23:14:38 +00:00
modules s3: VFS: Complete the replacement of SMB_VFS_READLINK() -> SMB_VFS_READLINKAT(). 2019-08-23 20:06:22 +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: Use generate_secret_buffer() for generating passwords 2019-08-14 15:07:24 +00:00
printing s3:rpc_server:spoolssd: Move socket creation to its own function 2019-07-22 16:49:16 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry s3/registry: clang: Fix 'initialization value is never read' 2019-07-16 22:52:25 +00:00
rpc_client s3-librpc: Remove unused init_netr_CryptPassword() 2019-08-21 09:57:30 +00:00
rpc_server s3-rpc_server: Check NTSTATUS return value from netlogon_creds_aes_decrypt() 2019-08-21 09:57:30 +00:00
rpcclient rpcclient: free popt context when done 2019-08-22 00:21:50 +00:00
script selftest: Add test for quota query on directory with SGID 2019-08-14 16:27:43 +00:00
selftest torture: beginning of a mdssvc RPC service test-suite 2019-08-08 20:24:33 +00:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd s3:smbd: Prefer AES-GCM over AES-CCM with GnuTLS 2019-08-27 04:44:41 +00:00
torture s3: torture: Change cmd_readlink to call SMB_VFS_READLINKAT(). 2019-08-23 18:49:36 +00:00
utils s3:net: load registry shares too in 'net vfs stream2adouble' 2019-08-22 17:41:20 +00:00
web
winbindd winbind: Fix the clang build 2019-08-06 21:49:28 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3: smbd: Add sys_mknodat() wrapper call. 2019-08-22 18:00:33 +00:00
wscript_build s3-librpc: Remove unused init_netr_CryptPassword() 2019-08-21 09:57:30 +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