VirtualBox

Ignore:
Timestamp:
Aug 4, 2016 9:57:20 AM (8 years ago)
Author:
vboxsync
Message:

Devices: warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevSB16.cpp

    r62605 r62965  
    21532153            rc2 = pDrv->pConnector->pfnStreamCreate(pDrv->pConnector, &CfgHost, pCfg, &pDrv->Out.pStream);
    21542154            if (RT_SUCCESS(rc2))
    2155                 pDrv->pConnector->pfnStreamAddRef(pDrv->pConnector, pDrv->Out.pStream);
     2155                pDrv->pConnector->pfnStreamRetain(pDrv->pConnector, pDrv->Out.pStream);
    21562156        }
    21572157
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette