]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: use fsp->name_hash in check_parent_access_fsp()
authorRalph Boehme <slow@samba.org>
Sat, 24 May 2025 09:47:37 +0000 (11:47 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 28 May 2025 16:03:59 +0000 (16:03 +0000)
commit9b9fc589e55d467c97fd4580c2d6d9aa8cb73b13
tree0e9b0fcea7089adcaf21f7018eede07be72392db
parent17ed8c0f9a0ab8b4b7feb213b4e3a0765f8cc0cd
smbd: use fsp->name_hash in check_parent_access_fsp()

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Bjoern Jacke <bjacke@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed May 28 16:03:59 UTC 2025 on atb-devel-224
source3/smbd/open.c