VirtualBox

Ignore:
Timestamp:
Nov 13, 2009 9:52:19 AM (15 years ago)
Author:
vboxsync
Message:

QT GUI: fixed assert (xTracker 3545).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp

    r24627 r24628  
    36853685                         needBits / (8 * _1M) /* convert to megabytes */;
    36863686
    3687     if (aMachine)
     3687    if (aMachine && !aMachine->isNull())
    36883688    {
    36893689       QString typeId = aMachine->GetOSTypeId();
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