VirtualBox

Changeset 78924 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jun 3, 2019 9:16:37 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131045
Message:

fixed uninitialized variable.

File:
1 edited

Legend:

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

    r78922 r78924  
    18481848    int rcIrq = VINF_SUCCESS;
    18491849#endif
    1850     int rc2;
     1850    int rc2 = VINF_SUCCESS;
    18511851#define UPDATE_RC() \
    18521852        do { \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette