s3: torture: Add POSIX-SYMLINK-SETPATHINFO regression test.
authorJeremy Allison <jra@samba.org>
Tue, 15 Jun 2021 22:11:20 +0000 (15:11 -0700)
committerNoel Power <npower@samba.org>
Wed, 16 Jun 2021 11:10:36 +0000 (11:10 +0000)
commitac10058d7f6b4605157f508189a448310f5f18da
tree1be9e79a55f2107a655499d286a326ba97afaba6
parent620b99144359f45aa69c13731db8d793cfbba197
s3: torture: Add POSIX-SYMLINK-SETPATHINFO regression test.

This ensure we never blunder into indirecting a NULL fsp pointer
in the server. Currently this crashes the server in several info
levels.

Add knownfail.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
selftest/knownfail.d/setpathsymlink [new file with mode: 0644]
source3/selftest/tests.py
source3/torture/proto.h
source3/torture/test_posix.c
source3/torture/torture.c