diff options
author | Jeremy Allison <jra@samba.org> | 2021-06-15 15:42:33 -0700 |
---|---|---|
committer | Noel Power <npower@samba.org> | 2021-06-16 11:58:00 +0000 |
commit | 263c95aee38c9198ad9a30c4d960d72f46b7c27a (patch) | |
tree | de948237e32bf344c8939b14b4d41414a4709524 /selftest/knownfail.d | |
parent | ac10058d7f6b4605157f508189a448310f5f18da (diff) | |
download | samba-263c95aee38c9198ad9a30c4d960d72f46b7c27a.tar.gz |
s3: smbd: Fix smbd crash on dangling symlink with posix connection calling several non-posix info levels.
Tidy up fsp == NULL checks. Remove 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>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Wed Jun 16 11:58:00 UTC 2021 on sn-devel-184
Diffstat (limited to 'selftest/knownfail.d')
-rw-r--r-- | selftest/knownfail.d/setpathsymlink | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/selftest/knownfail.d/setpathsymlink b/selftest/knownfail.d/setpathsymlink deleted file mode 100644 index 9d7ded388c2..00000000000 --- a/selftest/knownfail.d/setpathsymlink +++ /dev/null @@ -1,2 +0,0 @@ -^samba3.smbtorture_s3.crypt.POSIX-SYMLINK-SETPATHINFO.smbtorture\(nt4_dc_smb1\) -^samba3.smbtorture_s3.plain.POSIX-SYMLINK-SETPATHINFO.smbtorture\(nt4_dc_smb1\) |