1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00
Andreas Schneider 4e9b3ed412 s3:lib: Fix uninitialized variable
util_tdb.c:116:7: error: ‘len’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   buf += len;
       ^~
../../source3/lib/util_tdb.c:44:6: note: ‘len’ was declared here
  int len;
      ^~~

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2018-12-03 21:16:31 +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
2018-08-17 21:29:15 +02:00
2017-05-10 15:53:20 +02:00
2018-11-27 07:13:14 +01:00
2017-02-15 02:28:16 +01:00
2017-01-22 18:30:11 +01:00
2018-11-02 21:21:15 +01:00
2018-11-10 02:19:29 +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
2018-07-24 20:36:50 +02:00
2018-07-24 20:36:50 +02:00
2016-02-23 22:03:16 +01:00
2016-02-23 22:03:16 +01:00
2015-02-13 23:32:07 +01: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
2018-02-20 21:55:13 +01: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-11-28 17:44:15 +01:00
2018-12-03 21:16:31 +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-10-19 18:52:50 +02:00
2018-10-19 18:52:50 +02:00