]> 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)
committerJule Anger <janger@samba.org>
Fri, 11 Aug 2023 08:48:12 +0000 (08:48 +0000)
commitaec49671a3186f920a3fa359caff46710bcb0cbc
tree7051a0d8143f610c5a604c5a8035de43e8ca7bdc
parent1b3197ff477714239eca42722cc368c366827327
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>
(cherry picked from commit ade663ee6ca1a2813b203ea667d933f4dab9e7b7)
source4/torture/smb2/util.c