VirtualBox

Changeset 47446 in vbox


Ignore:
Timestamp:
Jul 29, 2013 1:06:07 AM (11 years ago)
Author:
vboxsync
Message:

shadow warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r47444 r47446  
    57705770    {
    57715771        /* We need the control registers now, make sure the guest-CPU context is updated. */
    5772         int rc2 = hmR0VmxSaveGuestControlRegs(pVCpu, pMixedCtx);
    5773         AssertRCReturn(rc2, rc2);
     5772        int rc3 = hmR0VmxSaveGuestControlRegs(pVCpu, pMixedCtx);
     5773        AssertRCReturn(rc3, rc3);
    57745774
    57755775        /* Pending HM CR3 sync. */
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