VirtualBox

Changeset 56740 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 1, 2015 9:30:12 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101386
Message:

tstSupTscDelta: Format string error found by Parfait

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp

    r56315 r56740  
    130130                        RTPrintf("\ntstSupTscDelta:");
    131131                    if (pGip->aCPUs[iCpu].enmState != SUPGIPCPUSTATE_ONLINE)
    132                         RTPrintf("  %02x: offline     ", iCpu, iTscDelta);
     132                        RTPrintf("  %02x: offline     ", iCpu);
    133133                    else if (iTscDelta != INT64_MAX)
    134134                        RTPrintf("  %02x: %-12lld", iCpu, iTscDelta);
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