mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 05:32:55 +00:00
parent
a80f5f53e7
commit
ec9912f334
1 changed files with 1 additions and 2 deletions
|
@ -185,7 +185,6 @@ RtlReadMemoryStream(
|
|||
|
||||
Stream->Current = (PUCHAR)Stream->Current + CopyLength;
|
||||
|
||||
if (BytesRead)
|
||||
*BytesRead = CopyLength;
|
||||
|
||||
return S_OK;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue