mirror of
https://github.com/winfsp/winfsp.git
synced 2026-01-29 14:39:47 -06: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