s3: torture: Add test to show an SMB1 DFS path of "\\x//\\/" crashes smbd.
authorJeremy Allison <jra@samba.org>
Wed, 26 Jul 2023 23:37:11 +0000 (16:37 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 27 Jul 2023 09:59:29 +0000 (09:59 +0000)
commit2aa9ffa2f0fc79599efbfe0c37aac4ef5160f712
tree28a519c7b3074f559ad972def9326661daf9b367
parentc2e83ebe726b7bc42b329198214c784936f19888
s3: torture: Add test to show an SMB1 DFS path of "\\x//\\/" crashes smbd.

Adds knownfail.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/dfs_badpath [new file with mode: 0644]
source3/selftest/tests.py
source3/torture/proto.h
source3/torture/test_smb1_dfs.c
source3/torture/torture.c