VirtualBox

Ignore:
Timestamp:
Jul 26, 2012 4:24:26 PM (12 years ago)
Author:
vboxsync
Message:

try to fix the burns

File:
1 edited

Legend:

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

    r42407 r42418  
    12971297        {
    12981298            /* Get the shadow descriptor entry corresponding to this. */
    1299             static X86DESC const s_NotPresentDesc = { { 0 } };
     1299            static X86DESC const s_NotPresentDesc = { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } };
    13001300            PCX86DESC pDesc;
    13011301            if (!(Sel & X86_SEL_LDT))
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