mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 16:33:02 -05:00
sys: shutdown: fix Release build
This commit is contained in:
parent
a4629b8f8b
commit
d38afe8d16
@ -28,6 +28,7 @@ NTSTATUS FspShutdown(
|
||||
{
|
||||
FSP_ENTER_MJ(PAGED_CODE());
|
||||
|
||||
(PVOID)IrpSp;
|
||||
FSP_RETURN(Result = STATUS_INVALID_DEVICE_REQUEST);
|
||||
|
||||
FSP_LEAVE_MJ("%s", "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user