1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
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
..
2018-12-11 00:40:30 +01:00
2012-03-24 17:11:11 +01:00
2018-07-24 20:36:49 +02:00
2018-05-12 02:09:26 +02:00
2018-08-17 11:30:10 +02:00
2016-07-28 05:00:18 +02:00
2019-09-10 23:14:30 +00:00
2019-10-02 08:01:40 +00:00
2017-05-10 15:53:20 +02:00
2019-02-28 13:53:40 +00:00
2019-02-28 13:53:40 +00:00
2017-02-15 02:28:16 +01:00
2017-01-22 18:30:11 +01:00
2018-12-20 23:40:25 +01:00
2015-10-13 01:23:07 +02:00
2017-12-05 04:58:26 +01:00
2018-08-17 11:30:11 +02:00
2019-06-20 17:18:19 +00:00
2019-06-20 17:18:19 +00:00
2018-07-24 20:36:50 +02:00
2019-02-17 13:33:13 +01:00
2019-10-08 08:38:32 +00:00
2016-02-23 22:03:16 +01:00
2015-03-17 11:30:52 +01:00
2017-01-22 18:30:11 +01:00
2012-04-17 10:21:02 +02:00
2012-07-18 15:54:20 -07:00
2019-02-06 07:11:30 +01:00
2012-05-15 18:24:10 +02:00
2018-08-17 14:28:51 +02:00
2018-08-17 14:28:51 +02:00
2016-12-28 20:17:12 +01:00
2018-12-20 23:40:26 +01:00
2016-01-10 22:24:17 +01:00
2016-01-10 22:24:17 +01:00
2016-12-28 20:17:13 +01:00
2018-12-20 23:40:25 +01:00
2019-09-11 19:59:34 +00:00
2019-02-28 13:53:40 +00:00