s3: libsmb: Fix SMB1 cli_list_trans_send() (SMBtrans2:TRANSACT2_FINDFIRST) to cope...
commit4a9458d03dd1559c67f3ad9210bfce7af6192c61
authorJeremy Allison <jra@samba.org>
Thu, 1 Sep 2022 23:10:49 +0000 (1 16:10 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 15 Sep 2022 18:43:32 +0000 (15 18:43 +0000)
tree22f00fa3aa112617d6d67d6c2fe1688e17e38137
parentc98d165e517c9bccb056d22b82ed5a2d591e0483
s3: libsmb: Fix SMB1 cli_list_trans_send() (SMBtrans2:TRANSACT2_FINDFIRST) to cope with DFS paths.

See smbtorture3: SMB1-DFS-SEARCH-PATHS: test_smb1_findfirst_path

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/libsmb/clilist.c