smbd: Always use UCF_PREP_CREATEFILE for filename_convert calls to resolve a path...
authorJeremy Allison <jra@samba.org>
Tue, 3 Dec 2013 18:21:16 +0000 (10:21 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 9 Dec 2013 20:02:21 +0000 (21:02 +0100)
commitf98d10af2a05f0261611f4cabdfe274cd9fe91c0
treeae4ac2857fc4067e95e4fd4e0f2c53edf3c4ca7a
parent874318a97868e08837a1febb1be8e8a167b5ae0f
smbd: Always use UCF_PREP_CREATEFILE for filename_convert calls to resolve a path for open.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Mon Dec  9 21:02:21 CET 2013 on sn-devel-104
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/smb2_create.c