s3/modules: cppcheck: Fix ctunullpointer error
authorNoel Power <noel.power@suse.com>
Wed, 22 May 2019 14:07:44 +0000 (14:07 +0000)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 4 Jun 2019 22:13:07 +0000 (22:13 +0000)
commit52cf237b1d4a2f1d6f5541f3cdbcced95ff6f5ff
treeadf0e959c2b33d0e7e3433077be6f5cba199599c
parent4d095bd052cbe55c05835275eec8d9f2cee7f02e
s3/modules: cppcheck: Fix ctunullpointer error

Fixes

source3/modules/vfs_syncops.c:117: error: ctunullpointer: Null pointer dereference: smb_fname <--[cppcheck]

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/modules/vfs_syncops.c