s3: vfs_fruit: Ensure we operate on a copy of the incoming security descriptor.
commit9fab1ddc2db5f88dbc9b396051cdc9d8d0195f4b
authorJeremy Allison <jra@samba.org>
Fri, 2 Mar 2018 21:21:37 +0000 (2 13:21 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 6 Apr 2018 06:21:12 +0000 (6 08:21 +0200)
treecc4591ecaf9e20b2c1d9129fa17b43656571c6b5
parentf1c0db35d5d6c75a5a6c6778a9093fa8e04053b8
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>
(cherry picked from commit 019a1bc4caf3439adcaac48b384e86d84a1ad383)
source3/modules/vfs_fruit.c