1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba/tests/dcerpc
Gary Lockyer 9342b3ebf7 pyrpc: Fix segfault in ClientConnection
Fix segfault when connecting over TCP, the endpoints list in dummy_table
was not initialised this caused a segfault when attempting to connect
over TCP.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlet <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Apr 21 16:10:12 CEST 2017 on sn-devel-144
2017-04-21 16:10:12 +02:00
..
__init__.py
array.py tests/dcerpc/array.py: test deletion of arrays 2016-05-10 01:43:15 +02:00
bare.py pyrpc: Fix segfault in ClientConnection 2017-04-21 16:10:12 +02:00
dnsserver.py Correct "overriden" typos. 2017-02-22 08:26:21 +01:00
integer.py python/tests: Add more assertions that we get back the value we expect 2015-09-01 17:00:52 +02:00
misc.py dcerpc/misc tests: asset GUID ordering in python 2 and 3 2017-03-10 07:31:11 +01:00
raw_protocol.py python: samba.tests.dcerpc: Move Class RawDCERPCTest to separated file. 2017-03-10 07:31:10 +01:00
raw_testcase.py python: samba.tests.dcerpc: Move Class RawDCERPCTest to separated file. 2017-03-10 07:31:10 +01:00
registry.py
rpc_talloc.py pidl: Fix our python reference handling 2016-03-08 01:58:26 +01:00
rpcecho.py
sam.py python: Use an unsigned integer for buf_size, not -1 2015-08-24 23:46:22 +02:00
srvsvc.py Fix use of TestCase.skipTest on python2.6 now that we no longer use testtools. 2015-03-06 04:41:48 +01:00
string.py tests/dcerpc: add tests for string allocation and deletion 2016-05-10 05:11:42 +02:00
testrpc.py
unix.py