smbd: is_in_path() deals with a NULL namelist
authorVolker Lendecke <vl@samba.org>
Fri, 1 Sep 2023 11:21:09 +0000 (13:21 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 10 Oct 2023 23:23:40 +0000 (23:23 +0000)
commita77c6b5939585f73746c8eb6db7b7c103a65f5be
tree2af9a7aa30652a70b23fa1e6e49a58171cbf3271
parenta8dd943c11deb7aed8b59e49f2a540d6eeb6b1a6
smbd: is_in_path() deals with a NULL namelist

Don't need to check in the callers

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_virusfilter.c
source3/smbd/open.c