VirtualBox

Opened 14 years ago

Closed 14 years ago

#6567 closed defect (fixed)

Typo LIdt as LGdt in EMAll.cpp

Reported by: acker Owned by:
Component: VMM Version: VirtualBox 3.1.6
Keywords: Cc:
Guest type: other Host type: other

Description

At http://www.virtualbox.org/browser/trunk/src/VBox/VMM/VMMAll/EMAll.cpp#L478
case OP_LIDT: return "LGdt";
should be
case OP_LIDT: return "LIdt";

Change History (1)

comment:1 by Frank Mehnert, 14 years ago

Resolution: fixed
Status: newclosed

Thanks, fixed.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use