s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a partially completed struc...
authorJeremy Allison <jra@samba.org>
Tue, 3 Oct 2017 00:36:51 +0000 (17:36 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 4 Oct 2017 12:05:33 +0000 (14:05 +0200)
commitb07f22158d7feaf9146b68a874427efe0538dbb6
treec9ad21a8383c80adc23c659f1ee04b75785480bf
parent4800ed3595513ce1e2f4edee36c35daafc63a3d5
s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a partially completed struct smb_filename.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Oct  4 14:05:33 CEST 2017 on sn-devel-144
source3/modules/vfs_default.c