]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: call open_pathref_fsp() in unlink_internals() in wildcard matching loop
authorRalph Boehme <slow@samba.org>
Fri, 17 Jul 2020 17:35:50 +0000 (19:35 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 16 Dec 2020 09:08:31 +0000 (09:08 +0000)
commit94dea7a26c2f4cd4e7ca0a6913cbcbb4b0e6e881
tree0732d5caf949837d171a4295d8f6f1fffd48a35b
parentdab50f3953259635ba14d166472c3dbe920f1311
smbd: call open_pathref_fsp() in unlink_internals() in wildcard matching loop

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/reply.c