VirtualBox

Changeset 54047 in vbox


Ignore:
Timestamp:
Jan 30, 2015 1:34:23 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97971
Message:

VMM/CPUMDbg: Fix assertion trip-up.

File:
1 edited

Legend:

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

    r53466 r54047  
    434434                AssertFailedReturn(VERR_IPE_NOT_REACHED_DEFAULT_CASE);
    435435        }
    436     }
     436        return VBOXSTRICTRC_VAL(rcStrict);
     437    }
     438
    437439    /** @todo what to do about errors? */
    438440    Assert(RT_FAILURE_NP(rcStrict));
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