VirtualBox

Changeset 65454 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jan 26, 2017 12:52:56 PM (8 years ago)
Author:
vboxsync
Message:

IEM: No uninitialized data please (addendum to r112875).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAll.cpp

    r65368 r65454  
    1026910269            return rcStrict;
    1027010270        rcStrict = iemMemFetchSysU16(pVCpu, &pDesc->Legacy.au16[2], UINT8_MAX, GCPtrBase + (uSel & X86_SEL_MASK) + 4);
     10271        pDesc->Legacy.au16[3] = 0;
    1027110272    }
    1027210273
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