VirtualBox

Ignore:
Timestamp:
Oct 10, 2023 3:57:31 PM (19 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159440
Message:

FE/VBoxManage: Fix x86 platform specific modifyvm settings saving. bugref:10384.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp

    r101125 r101405  
    37023702            default:
    37033703            {
    3704                 hrc = handleModifyVM_x86(&GetOptState, c, &ValueUnion, machine, platformX86);
     3704                hrc = handleModifyVM_x86(&GetOptState, c, &ValueUnion, sessionMachine, platformX86);
    37053705                if (FAILED(hrc))
    37063706                    errorGetOpt(c, &ValueUnion);
    3707                 hrc = E_FAIL;
    37083707                break;
    37093708            }
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