mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-23 08:53:01 -05:00
dll: fsctl: testing
This commit is contained in:
parent
f1dbfe2b74
commit
6f3f87e21e
@ -126,8 +126,8 @@ exit:
|
||||
if (0 != Token)
|
||||
CloseHandle(Token);
|
||||
|
||||
free(ParamsBuf);
|
||||
free(DefaultDacl);
|
||||
free(ParamsBuf);
|
||||
|
||||
return Result;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user