s3: vfs_fruit: Ensure we operate on a copy of the incoming security descriptor.
authorJeremy Allison <jra@samba.org>
Fri, 2 Mar 2018 21:21:37 +0000 (13:21 -0800)
committerRalph Boehme <slow@samba.org>
Wed, 7 Mar 2018 22:11:21 +0000 (23:11 +0100)
commit019a1bc4caf3439adcaac48b384e86d84a1ad383
treee84ecedbb5e71260bf0f0e9c65e0804348a89cf4
parente9059c7b40069cfb036bfb95958b78c6a2c800e4
s3: vfs_fruit: Ensure we operate on a copy of the incoming security descriptor.

This will allow us to modify it in the next commit.

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

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