s3: smbd: Make sure we have identical check_path_syntax logic in smbd_smb2_create_dur...
commita2a097fc3d6a89fb970c1ea3ea75fde93ddb545e
authorJeremy Allison <jra@samba.org>
Tue, 9 Aug 2022 17:41:39 +0000 (9 10:41 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 12 Aug 2022 18:19:30 +0000 (12 18:19 +0000)
treeea4f30c35e08b6c1b2a2bb909a8a36d5b6a06e5a
parent4fafc3418931de06ea2d91baca1eef8d904cc4e6
s3: smbd: Make sure we have identical check_path_syntax logic in smbd_smb2_create_durable_lease_check(), as for smb2_create.

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/smb2_create.c