VirtualBox

Changeset 33500 in vbox for trunk


Ignore:
Timestamp:
Oct 27, 2010 1:00:20 PM (14 years ago)
Author:
vboxsync
Message:

Broken assertion removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/isofs.cpp

    r33494 r33500  
    333333                    break;
    334334
    335                 Assert(pCurRecord->name_len <= RTISOFS_MAX_STRING_LEN);
    336335                char *pszName = RTStrAlloc(pCurRecord->name_len + 1);
    337336                AssertPtr(pszName);
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