VirtualBox

Changeset 28269 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 13, 2010 5:17:36 PM (15 years ago)
Author:
vboxsync
Message:

FE/VBoxManage: reset the array on every round

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp

    r28215 r28269  
    19181918        while (true)
    19191919        {
     1920            /* Reset the array */
     1921            aLogData.setNull();
     1922            /* Fetch a chunk of the log file */
    19201923            CHECK_ERROR_BREAK(machine, ReadLog(uLogIdx, uOffset, _1M,
    19211924                                               ComSafeArrayAsOutParam(aLogData)));
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