r22834: fixed a memory leak in the torture_open_connection() code, and removed
authorAndrew Tridgell <tridge@samba.org>
Mon, 14 May 2007 01:04:01 +0000 (01:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:22 +0000 (14:52 -0500)
commitaf0ba915f5b8b756747b095680af7aff510b5bf5
tree9b35f1e7ae68af7cf22d26acd7a234f92d788472
parentbb2571cb9071ff0367122e651d96cb2d39494257
r22834: fixed a memory leak in the torture_open_connection() code, and removed
the duplicate handling of the unclist. This now exposes a function
torture_get_conn_index() which can be used by tests to work out which
host to talk to using the unclist. I will be using that as part of a
set of tests for clustered Samba that need to do auto-reconnect (to
allow testing of cluster node failure)
(This used to be commit b505c176a8d90e406fbf9a94840267d1d9dc34c6)
source4/torture/util_smb.c