VirtualBox

Changeset 9740 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Jun 16, 2008 10:43:50 PM (17 years ago)
Author:
vboxsync
Message:

missing assertion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/uuid-win.cpp

    r9739 r9740  
    135135        memcpy(pszString, pszTmpStr, cchTmpStr + 1);
    136136    else
     137    {
     138        AssertFailed();
    137139        rc = ERROR_BUFFER_OVERFLOW;
     140    }
    138141
    139142    /* free buffer */
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