1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/librpc
Noel Power 9c58684566 librpc/ndr: clang: Fix warning 'Value stored to 'towernum' is never read'
Fixes:

librpc/ndr/ndr_orpc.c:140:2: warning: Value stored to 'towernum' is never read <--[clang]
        towernum = 0;
        ^          ~
1 warning generated.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2019-06-26 10:30:23 +00:00
..
ABI librpc:ndr: Implement ndr_zero_memory() 2019-02-14 15:59:25 +01:00
gen_ndr
idl pidl: Remove the need to always specify --client with --python 2019-06-26 04:12:33 +00:00
ndr librpc/ndr: clang: Fix warning 'Value stored to 'towernum' is never read' 2019-06-26 10:30:23 +00:00
rpc librpc:rpc: Use C99 initializer for last element in dcerpc_faults 2019-01-28 10:29:23 +01:00
tools ndrdump: print public structures 2019-06-06 03:30:18 +00:00
binding-strings.txt docs: Document DCEPRC binding string for rpcclient 2019-02-04 02:03:56 +01:00
ndr_krb5pac.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
ndr_nbt.pc.in pkgconfig: Do not hardcode library version numbers in pc files. 2013-08-22 20:48:44 +02:00
ndr_standard.pc.in pkgconfig: Do not hardcode library version numbers in pc files. 2013-08-22 20:48:44 +02:00
ndr.pc.in pkgconfig: Do not hardcode library version numbers in pc files. 2013-08-22 20:48:44 +02:00
tables.pl librpc/tables.pl: remove unused $opt_output option 2018-11-20 01:33:35 +01:00
wscript_build librpc: No longer generate or build unused client bindings for frsrpc 2019-06-26 04:12:33 +00:00