VirtualBox

Changeset 52640 in vbox for trunk/src/VBox/Storage/testcase


Ignore:
Timestamp:
Sep 8, 2014 11:15:32 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95933
Message:

tstVDIo: Fix bug in resize test handler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/testcase/tstVDIo.cpp

    r52496 r52640  
    20342034    PVDTESTGLOB pGlob = (PVDTESTGLOB)pvUser;
    20352035    const char *pcszDisk = paScriptArgs[0].psz;
    2036     uint64_t cbDiskNew = 0;
     2036    uint64_t cbDiskNew = paScriptArgs[1].u64;
    20372037    PVDDISK pDisk = NULL;
    20382038
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