Skip to content

Commit

Permalink
[serial/VirtualSerial2] Fix issue #1202
Browse files Browse the repository at this point in the history
  • Loading branch information
wm1 authored Aug 16, 2024
1 parent 6dbda1f commit 4dbe9c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion serial/VirtualSerial2/queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ RequestCopyToBuffer(
return status;
}

WdfRequestSetInformation(Request, NumBytesToCopyTo);
return status;
}

Expand Down

0 comments on commit 4dbe9c1

Please sign in to comment.