VirtualBox

Changeset 64998 in vbox


Ignore:
Timestamp:
Dec 22, 2016 2:53:56 PM (8 years ago)
Author:
vboxsync
Message:

DevIchAc97: temporary fix

File:
1 edited

Legend:

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

    r64985 r64998  
    12021202            }
    12031203
     1204            /** @todo: Check this! */
     1205            if (   !cbProcessed
     1206#ifndef VBOX_WITH_AUDIO_AC97_ASYNC_IO
     1207                && RTCircBufUsed(pCircBuf) == 0
     1208#endif
     1209               )
     1210            {
     1211                fDone = true;
     1212            }
     1213
    12041214            STAM_PROFILE_STOP(&pThis->StatIn, a);
    12051215        }
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