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)
committerJule Anger <janger@samba.org>
Thu, 31 Aug 2023 08:40:09 +0000 (08:40 +0000)
commitb80fdc0b0b3d637afd9871493c5813916cef2f40
tree69311fcd28af7079c387727f9a88ae75bf42a5f6
parent5fac5b7b2fd3a61401b46f8dfd9ba38aeb4a5091
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>
(cherry picked from commit 2aa9ffa2f0fc79599efbfe0c37aac4ef5160f712)
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