mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 17:32:57 -05:00
sys: FspIrpDeleteRequest
This commit is contained in:
@ -424,7 +424,7 @@ static NTSTATUS FspFsvolQueryDirectoryRetry(
|
||||
/* if we have been retried reset our work item now! */
|
||||
if (0 != Request)
|
||||
{
|
||||
FspWqDeleteIrpWorkItem(Irp);
|
||||
FspIrpDeleteRequest(Irp);
|
||||
Request = 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user