]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_xattr_tdb: fix dangling symlink detection
authorRalph Boehme <slow@samba.org>
Fri, 15 Aug 2025 09:50:26 +0000 (11:50 +0200)
committerJule Anger <janger@samba.org>
Thu, 11 Sep 2025 10:07:08 +0000 (10:07 +0000)
commit0ec18e6bc39595af2b25fe566c1ee140e02a6592
tree0630f6e114dc260eed1b403b92362682081074b7
parent15ab604ef1cbcd2c342a0ffd746cb1ff74d716f7
vfs_xattr_tdb: fix dangling symlink detection

The caller might not have called stat on smb_fname.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 2e88ba4b4de146327c19682d59bbe34d68158bf7)
source3/modules/vfs_xattr_tdb.c