]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/smb2: let torture_smb2_con_sopt() use smb2_connect()
authorStefan Metzmacher <metze@samba.org>
Mon, 7 Aug 2023 09:03:41 +0000 (11:03 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 8 Aug 2023 12:57:29 +0000 (12:57 +0000)
commitade663ee6ca1a2813b203ea667d933f4dab9e7b7
treea736a02d37341da6320fb955a723522fb789805f
parent9ec22e680249cfde06fb1a0a34fcc94d1f47002d
s4:torture/smb2: let torture_smb2_con_sopt() use smb2_connect()

There's no need for smb2_connect_ext().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15346

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/torture/smb2/util.c