smbd: stat path before calling openat_pathref_fsp() in open_pathref_base_fsp()
authorRalph Boehme <slow@samba.org>
Mon, 1 Feb 2021 11:04:01 +0000 (12:04 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 10 Jun 2021 09:31:12 +0000 (09:31 +0000)
commit821992641c386f84adf056987535caff1035aa7e
treeab8c043471df45d34d795fd24cdb1f9742547bd9
parent5505b9a68344d03c903fa3dcbceb277ea41cac71
smbd: stat path before calling openat_pathref_fsp() in open_pathref_base_fsp()

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit c31fe2f9e7d65409229b7ad73418793ab34d359d)
source3/smbd/files.c