VirtualBox

Changeset 30178 in vbox for trunk


Ignore:
Timestamp:
Jun 14, 2010 10:27:01 AM (15 years ago)
Author:
vboxsync
Message:

Assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxHDD.h

    r30172 r30178  
    977977    if (RT_SUCCESS(rc))
    978978    {
     979        Assert(cb);
     980
    979981        char *pvData = (char *)RTMemAlloc(cb);
    980982        if (pvData)
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