VirtualBox

Changeset 39911 in vbox


Ignore:
Timestamp:
Jan 30, 2012 6:47:07 PM (13 years ago)
Author:
vboxsync
Message:

VDI: Fix uninitialized variables causing assertions in debug builds under certain circumstances (completely harmless)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/VDI.cpp

    r39519 r39911  
    15091509                {
    15101510                    pImage->paBlocks[uBlock] = VDI_IMAGE_BLOCK_ZERO;
     1511                    *pcbPreRead = 0;
     1512                    *pcbPostRead = 0;
    15111513                    break;
    15121514                }
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