VirtualBox

Changeset 18946 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 16, 2009 1:57:47 PM (16 years ago)
Author:
vboxsync
Message:

Fixed possibly uninitialized variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/hwacc_vmx.h

    r15748 r18946  
    394394 * @{
    395395 */
     396/** -1 Invalid exit code */
     397#define VMX_EXIT_INVALID            -1
    396398/** 0 Exception or non-maskable interrupt (NMI). */
    397399#define VMX_EXIT_EXCEPTION          0
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