1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
Noel Power 6ebd0ba735 s3/libsmb: clang: Fix 'the left operand of '-' is a garbage value'
Fixes:

source3/libsmb/clifile.c:360:19: warning: The left operand of '-' is a garbage value <--[clang]
        if (data[num_data-1] != '\0') {
                 ~~~~~~~~^
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Tue Oct 22 18:48:43 UTC 2019 on sn-devel-184
2019-10-22 18:48:43 +00:00
..
2019-06-18 12:53:59 +00:00
2019-03-12 00:42:19 +00:00
2019-03-04 18:11:17 +00:00
2019-09-01 22:21:27 +00:00
2018-09-11 21:43:28 +02:00
2018-01-24 05:48:19 +01:00
2019-06-18 12:53:59 +00:00
2018-02-13 16:42:22 +01:00
2019-10-16 09:33:32 +00:00