smbd: use safe_symlink_target_path() in symlink_target_below_conn()
authorRalph Boehme <slow@samba.org>
Tue, 2 Jan 2024 13:34:26 +0000 (14:34 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 22 Jan 2024 10:53:29 +0000 (10:53 +0000)
commit1965fc77b3852a0593e13897af08f5304a1ce3a2
tree462c1004becf317ca070b0ced1fdb92df78975a4
parentfc80c72d658a41fe4d93b24b793b52c91b350175
smbd: use safe_symlink_target_path() in symlink_target_below_conn()

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
selftest/skip.opath-required
source3/smbd/open.c