vfs_preopen: Fix an uninitialized variable read
authorVolker Lendecke <vl@samba.org>
Wed, 26 Jun 2019 15:43:20 +0000 (17:43 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 28 Jun 2019 15:00:36 +0000 (17:00 +0200)
commit16e944dd6882402b0193dfeef1f98a4543a31d3a
tree4d83b831dd3155d4d07b06dbdc8c4d3c0993a0e3
parenteba6c14e43bfce2336d1f965c51c6f7b8fe6fa3e
vfs_preopen: Fix an uninitialized variable read

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/modules/vfs_preopen.c