VirtualBox

Changeset 70768 in vbox for trunk/src/VBox/Main/xml


Ignore:
Timestamp:
Jan 28, 2018 8:57:18 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120541
Message:

Main/xml/Settings.cpp: Make sure the passthrough flag is initialised like the rest of the attachment settings or the read settings might get inconsistent

File:
1 edited

Legend:

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

    r70712 r70768  
    47304730            att.fNonRotational = false;
    47314731            att.fHotPluggable = false;
     4732            att.fPassThrough = false;
    47324733
    47334734            if (strTemp == "HardDisk")
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