VirtualBox

Changeset 21002 in vbox for trunk


Ignore:
Timestamp:
Jun 26, 2009 11:38:15 PM (16 years ago)
Author:
vboxsync
Message:

MachineImpl.cpp: Fix for another regression from the NULL string change. LastAccessError this time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MachineImpl.cpp

    r20978 r21002  
    1112911129            CheckComRCThrowRC (rc);
    1113011130
    11131             if (!error.isNull())
     11131            if (!error.isEmpty())
    1113211132            {
    1113311133                Bstr loc;
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