VirtualBox

Changeset 31268 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Aug 2, 2010 7:39:38 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64292
Message:

Main: fix for r63809

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VirtualBoxImpl.h

    r31008 r31268  
    218218    bool isMachineIdValid(const Guid &aId)
    219219    {
    220         return SUCCEEDED(findMachine(aId, false /* aSetError */, NULL));
     220        return SUCCEEDED(findMachine(aId, true /* fPermitInaccessible */, false /* aSetError */, NULL));
    221221    }
    222222
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