1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/libcli
Noel Power 03302bcb86 s4:libcli: fix 'Conditional jump or move' valgrind error
smbtorture test base.tcondev.tcondev causes the following valgrind trace

==23282== Conditional jump or move depends on uninitialised value(s)
==23282==    at 0x9BE5632: smbcli_tconX (cliconnect.c:148)
==23282==    by 0x41021C: tcon_devtest (base.c:91)
==23282==    by 0x411A01: run_tcon_devtype_test (base.c:522)
==23282==    by 0x16B21D: wrap_simple_1smb_test (util_smb.c:856)
==23282==    by 0x955368F: internal_torture_run_test (torture.c:442)
==23282==    by 0x9553A6B: torture_run_test_restricted (torture.c:542)
==23282==    by 0x2600A4: run_matching (smbtorture.c:110)
==23282==    by 0x25FF66: run_matching (smbtorture.c:95)
==23282==    by 0x2601C5: torture_run_named_tests (smbtorture.c:143)
==23282==    by 0x261E44: main (smbtorture.c:665)
==23282==

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2016-04-25 10:35:15 +02:00
..
composite s4:libcli/composite: correctly finish composite smb and smb2 requests 2014-09-19 09:15:10 +02:00
dgram dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
ldap CVE-2016-2113: s4:libcli/ldap: verify the server certificate and hostname if configured 2016-04-12 19:25:25 +02:00
rap s4-libcli: Add null check for ndr functions in rap. 2013-02-22 16:36:12 +01:00
raw CVE-2016-2115: s4:libcli/raw: pass the minprotocol to smb_raw_negotiate*() 2016-04-12 19:25:26 +02:00
resolve dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
security/tests s4:libcli/tests: add missing #include "torture/local/proto.h" 2014-04-02 09:03:44 +02:00
smb2 s4:libcli:smb2: Use constant time memcmp() to verify the signature 2016-04-19 09:37:14 +02:00
smb_composite CVE-2016-2115: s4:libcli/raw: pass the minprotocol to smb_raw_negotiate*() 2016-04-12 19:25:26 +02:00
smbc
util s4:libcli/clilsa: only remember the dcerpc_binding_handle 2015-07-07 14:05:28 +02:00
wbclient libwbclient: Make source4/ use nsswitch/libwbclient 2016-02-22 20:29:16 +01:00
wrepl s4:libcli/wrepl: return NT_STATUS_CONNECTION_DISCONNECTED 2011-09-14 18:03:19 +02:00
cliconnect.c s4:libcli: fix 'Conditional jump or move' valgrind error 2016-04-25 10:35:15 +02:00
clideltree.c
clifile.c source4/libcli: Only set ctemp set on success 2013-04-24 23:58:43 +02:00
clilist.c s4:libcli fix compiler warnings 2013-12-12 14:21:28 -08:00
climessage.c s4-libcli: Check return value of smbcli_request_setup(). 2013-02-22 16:36:13 +01:00
clireadwrite.c s4-libcli: Use a do-while loop. 2012-12-21 13:56:01 +01:00
clitrans2.c
finddc.h netlogon: move netlogon helpers to ../libcli/netlogon. 2011-01-07 15:02:24 +01:00
finddcs_cldap.c s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are used 2015-05-20 19:29:30 +02:00
finddcs_nbt.c s4:libcli: avoid talloc_reference() in finddcs_nbt_send() 2013-08-12 16:48:47 +12:00
libcli.h s4:libcli/raw: implement on top of smbXcli_conn/req 2011-11-30 15:13:36 +01:00
pysmb.c pysmb: Use pytalloc_BaseObject_PyType_Ready() 2016-03-08 01:58:30 +01:00
wscript_build build: mark explicit dependencies on pytalloc-util 2016-03-15 07:08:16 +01:00