mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-14 15:52:47 -05:00
dll: fsctl: testing
This commit is contained in:
@ -126,8 +126,8 @@ exit:
|
||||
if (0 != Token)
|
||||
CloseHandle(Token);
|
||||
|
||||
free(ParamsBuf);
|
||||
free(DefaultDacl);
|
||||
free(ParamsBuf);
|
||||
|
||||
return Result;
|
||||
}
|
||||
|
Reference in New Issue
Block a user