VirtualBox

Changeset 76467 in vbox


Ignore:
Timestamp:
Dec 25, 2018 4:41:10 AM (6 years ago)
Author:
vboxsync
Message:

VMM/CPUM: Shadow variable build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CPUM.cpp

    r76466 r76467  
    17461746        {
    17471747            SUPHWVIRTMSRS HwvirtMsrs;
    1748             int rc = SUPR3GetHwvirtMsrs(&HwvirtMsrs, false /* fForceRequery */);
     1748            rc = SUPR3GetHwvirtMsrs(&HwvirtMsrs, false /* fForceRequery */);
    17491749            if (RT_SUCCESS(rc))
    17501750            {
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