dll: fuse: testing

This commit is contained in:
Bill Zissimopoulos 2016-06-13 01:15:42 -07:00
parent 00976b92b8
commit 007ec8f360

View File

@ -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)