mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-08 04:52:10 -05:00
dll: fuse: testing
This commit is contained in:
parent
00976b92b8
commit
007ec8f360
@ -1187,7 +1187,7 @@ static NTSTATUS fsp_fuse_intf_SetSecurity(FSP_FILE_SYSTEM *FileSystem,
|
|||||||
|
|
||||||
exit:
|
exit:
|
||||||
if (0 != NewSecurityDescriptor)
|
if (0 != NewSecurityDescriptor)
|
||||||
FspDeleteSecurityDescriptor(SecurityDescriptor,
|
FspDeleteSecurityDescriptor(NewSecurityDescriptor,
|
||||||
FspSetSecurityDescriptor);
|
FspSetSecurityDescriptor);
|
||||||
|
|
||||||
if (0 != SecurityDescriptor)
|
if (0 != SecurityDescriptor)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user