1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb
Noel Power 49e2d36918 lib/tdb/common: clang: Fix 'Value stored to 'last_ptr' is never read'
Fixes

lib/tdb/common/freelistcheck.c:96:3: warning: Value stored to 'last_ptr' is never read <--[clang]
                last_ptr = rec_ptr;
                ^          ~~~~~~~

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Gary Lockyer gary@catalyst.net.nz

Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Tue Jun 11 13:31:01 UTC 2019 on sn-devel-184
2019-06-11 13:31:01 +00:00
..
ABI tdb: Release tdb 1.4.1 2019-05-17 08:21:52 +00:00
common lib/tdb/common: clang: Fix 'Value stored to 'last_ptr' is never read' 2019-06-11 13:31:01 +00:00
docs tdb: Fix typo in README 2019-05-23 16:56:17 +00:00
include Fix typos and ban the rams from samba 2019-01-10 02:41:29 +01:00
man tdbtool: Add "storehex" command 2017-04-22 09:16:16 +02:00
python PY3: change shebang to python3 in lib dir 2018-12-14 14:40:20 +01:00
test Fix spelling mistakes 2018-11-30 03:35:13 +01:00
tools tdbtool: avoid theoretical NULL dereference (CID 1361462) 2019-05-09 22:39:27 +00:00
web Update tdb and talloc web pages 2009-05-05 19:04:39 -04:00
_tdb_text.py tdb/test/_tdbtext: remove unused imports 2018-10-25 21:45:55 +02:00
configure build: Move python detection back into waf (instead of in configure and Makefile) 2018-12-14 14:40:19 +01:00
doxy.config doc: Remove build/ from doxygen config or it will not work in brew. 2012-08-04 16:31:22 +02:00
Makefile Search for location of waf script 2019-02-26 10:39:24 +01:00
pytdb.c lib/tdb: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
tdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript tdb: Release tdb 1.4.1 2019-05-17 08:21:52 +00:00