VirtualBox

Ignore:
Timestamp:
Jun 15, 2021 9:57:22 AM (3 years ago)
Author:
vboxsync
Message:

VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025 [Windows build fix]

File:
1 edited

Legend:

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

    r89695 r89698  
    631631    AssertPtrReturn(pThis, UINT32_MAX);
    632632    AssertReturn(ASMAtomicReadU32((volatile uint32_t *)&pThis->enmState) == DBGFSAMPLEREPORTSTATE_READY,
    633                  VERR_INVALID_STATE);
     633                 0);
    634634
    635635    uint32_t cRefs = ASMAtomicDecU32(&pThis->cRefs);
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