mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-25 05:22:45 -06: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