VirtualBox

Changeset 47450 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jul 29, 2013 8:07:32 AM (11 years ago)
Author:
vboxsync
Message:

Devices/VMMDev: warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDev.cpp

    r47301 r47450  
    698698
    699699        pvDynamic += pStatus->cbDomain; /* Advance to next field. */
    700         const uint8_t *puDetails = (uint8_t *)pStatus->cbDetails
     700        const uint8_t *puDetails = pStatus->cbDetails
    701701                                 ? pvDynamic : NULL;
    702702        /* Note: puDetails can be NULL. */
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