VirtualBox

Changeset 91858 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Oct 20, 2021 7:25:21 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147661
Message:

Audio/ALSA: Temporary instrumentation build for investigating munmap_chunk() / double free or corruption issues. ​bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp

    r91834 r91858  
    694694        if (RT_SUCCESS(rc))
    695695        {
    696             RTTestPrintf(g_hTest, RTTESTLVL_ALWAYS, "Draining stream ...\n");
    697             rc = AudioTestMixStreamDrain(&pStream->Mix, true /*fSync*/);
     696            RTTestPrintf(g_hTest, RTTESTLVL_ALWAYS, "Skipping draining stream!\n");
     697            //rc = AudioTestMixStreamDrain(&pStream->Mix, true /*fSync*/);
    698698        }
    699699    }
Note: See TracChangeset for help on using the changeset viewer.

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