VirtualBox

Changeset 38357 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Aug 8, 2011 4:05:00 PM (13 years ago)
Author:
vboxsync
Message:

Main: fix NonRational flag survival on snapshot creation (public #9379)

File:
1 edited

Legend:

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

    r38329 r38357  
    94299429                                  false /* aPassthrough */,
    94309430                                  false /* aTempEject */,
    9431                                   false /* aNonRotational */,
     9431                                  pAtt->getNonRotational(),
    94329432                                  pAtt->getBandwidthGroup());
    94339433            if (FAILED(rc)) throw rc;
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