VirtualBox

Changeset 38893 in vbox


Ignore:
Timestamp:
Sep 28, 2011 10:34:51 AM (13 years ago)
Author:
vboxsync
Message:

Settings: Initialize fNonRotational and fDiscard with defaults if the attributes are not available

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r38873 r38893  
    29862986            pelmAttached->getAttributeValue("type", strTemp);
    29872987
     2988            att.fDiscard = false;
     2989            att.fNonRotational = false;
     2990
    29882991            if (strTemp == "HardDisk")
    29892992            {
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