1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/torture
Aliaksei Karaliou facd6f2daf s4:torture:base:bench-readwrite: fix uninitialized memory causing segfault
Allocation of 'struct smb_composite_connect' happens without zeroing
so that smb_composite_connect_send() thinks that connection
already exists and fails on its handling.

Signed-off-by: Aliaksei Karaliou <akaraliou@panasas.com>
Reviewed-by: Douglas Bagnall <dbagnall@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-01-08 03:40:26 +01:00
..
auth
basic s4:torture:base:bench-readwrite: fix uninitialized memory causing segfault 2019-01-08 03:40:26 +01:00
dfs
dns dlz_bind9: torture tests exploring rndc reload behaviour 2018-09-27 04:47:16 +02:00
drs PY3: change shebang to python3 in source4/torture dir 2018-12-14 14:40:20 +01:00
gpo s4/torture/gpo: Use existing code to 'run' external commands 2018-12-10 10:38:22 +01:00
krb5 torture krb5.kdc.canon: Correct principal being checked in TEST_AS_REQ_SELF stage 2018-09-05 11:42:26 +02:00
ldap
ldb
libnet PY3: change shebang to python3 in source4/torture dir 2018-12-14 14:40:20 +01:00
libnetapi s4:torture: Initialize pointers in libnetapi user test 2018-11-22 22:13:26 +01:00
libsmbclient selftest: Run libsmbclient tests with NT1 and SMB3 2018-09-05 21:56:11 +02:00
local Conditionally disable macOS incompatible tests 2018-12-17 01:24:15 +01:00
man
nbench
nbt Fix spelling s/conection/connection/ 2018-05-12 02:09:26 +02:00
ndr
ntp
rap
raw s4: torture: Fix "flakey" notify test on slow cloud filesystems. 2018-09-11 18:36:23 +02:00
rpc s4:torture: Fix the scope of the req variable in drsuapi test 2018-10-19 23:11:26 +02:00
smb2 s4:torture: Do not check if the alloc_size is 0 on empty files 2018-12-12 09:13:23 +01:00
tests
unix s4:torture: Improve error message in whoami test 2018-01-14 22:09:24 +01:00
vfs torture: Fix the 32-bit build 2018-11-15 19:45:24 +01:00
winbind torture: Cope with WINBINDD_SHOW_SEQUENCE failure for fake trusts 2018-05-29 02:31:40 +02:00
gentest.c
locktest.c
masktest.c
shell.c s4:torture: Use #ifdef instead of #if for config.h definitions 2018-11-29 02:20:48 +01:00
smbtorture.c s4:torture: Use #ifdef instead of #if for config.h definitions 2018-11-29 02:20:48 +01:00
smbtorture.h
torture.c
util_smb.c s4:torture: Fix size types in torture_create_procs() 2018-04-03 20:20:10 +02:00
util.h
wscript_build PY3: use pyembed_libname for library names (otherwise missing deps) 2018-09-16 06:16:20 +02:00