VirtualBox

Changeset 28066 in vbox for trunk


Ignore:
Timestamp:
Apr 7, 2010 8:58:11 PM (15 years ago)
Author:
vboxsync
Message:

VBoxHDD: warnings

File:
1 edited

Legend:

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

    r28065 r28066  
    55005500    int rc2;
    55015501    bool fLockRead = false;
    5502     PVDIOCTX pIoCtx;
     5502    PVDIOCTX pIoCtx = NULL;
    55035503
    55045504    LogFlowFunc(("pDisk=%#p uOffset=%llu paSeg=%p cSeg=%u cbRead=%zu\n",
     
    55825582    int rc2;
    55835583    bool fLockWrite = false;
    5584     PVDIOCTX pIoCtx;
     5584    PVDIOCTX pIoCtx = NULL;
    55855585
    55865586    LogFlowFunc(("pDisk=%#p uOffset=%llu paSeg=%p cSeg=%u cbWrite=%zu\n",
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