mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
[PORTCLS]
* Fix copy-pasta CORE-7053 #comment Fixed in r58704, thanks for deciphering PVS studio report ;-) #resolve svn path=/trunk/; revision=58704
This commit is contained in:
@@ -559,7 +559,7 @@ CPortPinWavePci::HandleKsStream(
|
||||
if (m_Capture)
|
||||
m_Position.WriteOffset += Data;
|
||||
else
|
||||
m_Position.WriteOffset += Data;
|
||||
m_Position.PlayOffset += Data;
|
||||
|
||||
if (bFailed)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user