s3: torture: Add SMB1-NEGOTIATE-TCON that shows the SMB1 server crashes on the uninit...
authorJeremy Allison <jra@samba.org>
Sat, 12 Aug 2023 00:18:26 +0000 (17:18 -0700)
committerJule Anger <janger@samba.org>
Thu, 17 Aug 2023 09:27:17 +0000 (09:27 +0000)
commit34291111df272c8a8396b54ff86e6e839c7ab3ff
tree1b1b3eda9c199a44efaf8ad55458bc8d59e3bcb5
parentc7b1876ac53fc82283c0673ff04b1e47de34a78b
s3: torture: Add SMB1-NEGOTIATE-TCON that shows the SMB1 server crashes on the uninitialized req->session.

Found by Robert Morris <rtm@lcs.mit.edu>.

Adds knownfail.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <nopower@samba.org>
(cherry picked from commit c32df3bb31ce6275cfb91107e34e2d6b3c2fba1b)
selftest/knownfail.d/smb1_negprot_tcon [new file with mode: 0644]
source3/selftest/tests.py
source3/torture/torture.c