]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: always use check_access_fsp() in smb_set_info_standard()
authorRalph Boehme <slow@samba.org>
Tue, 27 Oct 2020 20:13:36 +0000 (21:13 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 16 Dec 2020 09:08:31 +0000 (09:08 +0000)
commitef9afe38d08ab8edddd2f7af3a241dce82cc07a1
tree1c4424e7bbc5d20dbe1fc823577ca878bdaa62a2
parent752bc3881cfe31b85e38c04564e384a90a354b94
smbd: always use check_access_fsp() in smb_set_info_standard()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/trans2.c