VirtualBox

Changeset 105379 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jul 17, 2024 2:07:48 PM (6 months ago)
Author:
vboxsync
Message:

VMM/DBGF: Fixed VMR3Req call. bugref:10725

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGFReg.cpp

    r103370 r105379  
    20762076         * Determine how many register values we'd be returning.
    20772077         */
    2078         uint32_t cRegs = 1; /* we always return the direct hit. */
     2078        size_t cRegs = 1; /* we always return the direct hit. */
    20792079
    20802080        if (   (fFlags & DBGFR3REG_QUERY_EX_F_ALIASES)
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