VirtualBox

Ignore:
Timestamp:
Aug 17, 2021 3:41:36 PM (3 years ago)
Author:
vboxsync
Message:

Audio/VKAT: Don't download stuff and verify if g_fTerminate already is set. ​bugref:10008

File:
1 edited

Legend:

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

    r90703 r90704  
    569569                rc = rc2;
    570570
    571             if (RT_SUCCESS(rc))
     571            if (   !g_fTerminate
     572                && RT_SUCCESS(rc))
    572573            {
    573574                /*
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