VirtualBox

Ignore:
Timestamp:
Jun 16, 2010 1:55:46 AM (14 years ago)
Author:
vboxsync
Message:

Devices: three size_t warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevAHCI.cpp

    r30111 r30224  
    48294829{
    48304830    unsigned cSGEntry = 0;
    4831     int cbCopied = 0;
     4831    size_t cbCopied = 0;
    48324832    PRTSGSEG pSGEntry = &pAhciPortTaskState->pSGListHead[cSGEntry];
    48334833    uint8_t *pu8Buf = (uint8_t *)pvBuf;
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