VirtualBox

Changeset 107496 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Jan 8, 2025 10:57:35 AM (2 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166555
Message:

src/VBox/Main/src-client/Recording.cpp: Fixed warnings found by Parfait. jiraref:VBP-1424

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/Recording.cpp

    r107188 r107496  
    185185    : m_pConsole(NULL)
    186186    , m_enmState(RECORDINGSTS_UNINITIALIZED)
     187    , m_WaitEvent(NIL_RTSEMEVENT)
    187188    , m_ulCurOp(0)
    188189    , m_cOps(0)
    189190    , m_fShutdown(false)
     191    , m_Thread(NIL_RTTHREAD)
    190192    , m_cStreamsEnabled(0)
    191193    , m_tsStartMs(0)
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