VirtualBox

Changeset 13307 in vbox for trunk/src


Ignore:
Timestamp:
Oct 15, 2008 9:20:50 PM (16 years ago)
Author:
vboxsync
Message:

assert-r0drv-solaris: minor adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c

    r13306 r13307  
    5858RTDECL(void) AssertMsg1(const char *pszExpr, unsigned uLine, const char *pszFile, const char *pszFunction)
    5959{
     60
    6061#ifdef IN_GUEST_R0
    6162    RTLogBackdoorPrintf("\n!!Assertion Failed!!\n"
     
    115116    else
    116117        assfail(g_szRTAssertMsg1, g_pszRTAssertFile, g_u32RTAssertLine);
     118    g_szRTAssertMsg2[0] = '\0';
    117119}
    118120
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