VirtualBox

Changeset 65487 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 27, 2017 2:27:06 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113116
Message:

DrvDiskIntegrity: More build fixes

File:
1 edited

Legend:

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

    r65485 r65487  
    727727{
    728728    int rc = VINF_SUCCESS;
    729     VDIOLOGENT hIoLogEntry;
     729    VDIOLOGENT hIoLogEntry = NULL;
    730730    PDRVDISKINTEGRITY pThis = PDMIMEDIA_2_DRVDISKINTEGRITY(pInterface);
    731731
     
    773773{
    774774    int rc = VINF_SUCCESS;
    775     VDIOLOGENT hIoLogEntry;
     775    VDIOLOGENT hIoLogEntry = NULL;
    776776    PDRVDISKINTEGRITY pThis = PDMIMEDIA_2_DRVDISKINTEGRITY(pInterface);
    777777
     
    829829{
    830830    int rc = VINF_SUCCESS;
    831     VDIOLOGENT hIoLogEntry;
     831    VDIOLOGENT hIoLogEntry = NULL;
    832832    PDRVDISKINTEGRITY pThis = PDMIMEDIA_2_DRVDISKINTEGRITY(pInterface);
    833833
     
    928928{
    929929    int rc = VINF_SUCCESS;
    930     VDIOLOGENT hIoLogEntry;
     930    VDIOLOGENT hIoLogEntry = NULL;
    931931    PDRVDISKINTEGRITY pThis = PDMIMEDIA_2_DRVDISKINTEGRITY(pInterface);
    932932
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette