VirtualBox

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


Ignore:
Timestamp:
Apr 18, 2007 4:39:40 PM (18 years ago)
Author:
vboxsync
Message:

Bugfix

File:
1 edited

Legend:

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

    r2184 r2189  
    164164        u1DescType    = pHiddenSel->Attr.n.u1DescType;
    165165        u4Type        = pHiddenSel->Attr.n.u4Type;
     166
     167        u32Limit      = pHiddenSel->u32Limit;
     168        pvFlat        = (RTGCPTR)(pHiddenSel->u32Base + (RTGCUINTPTR)Addr);
    166169    }
    167170    else
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