mirror of
https://github.com/winfsp/winfsp.git
synced 2026-01-05 02:39:15 -06:00
sys: FspFsvrtTransact testing
This commit is contained in:
@@ -151,7 +151,6 @@ VOID FspIopCompleteIrpEx(PIRP Irp, NTSTATUS Result, BOOLEAN DeviceRelease)
|
||||
PAGED_CODE();
|
||||
|
||||
ASSERT(STATUS_PENDING != Result);
|
||||
ASSERT(0 == Irp->Tail.Overlay.DriverContext[3]);
|
||||
|
||||
if (0 != FspIopRequest(Irp))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user