s3: smbd: In get referred_path(), make sure check_path_syntax() is called on returned...
authorJeremy Allison <jra@samba.org>
Fri, 12 Aug 2022 06:55:58 +0000 (23:55 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 12 Aug 2022 18:19:31 +0000 (18:19 +0000)
commitda625e4ab4bc670e44fcb6ad7456aa64d0f1f9d2
tree82127cedd9940447fe4c83e2fd5403ebd0be7e8f
parent245d07ab84852b829c029496618e56782d070e83
s3: smbd: In get referred_path(), make sure check_path_syntax() is called on returned reqpath.

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

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