VirtualBox

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


Ignore:
Timestamp:
Nov 13, 2018 12:28:42 PM (6 years ago)
Author:
vboxsync
Message:

Recording/Main: Also destroy the recording context on machine uninitialization.

File:
1 edited

Legend:

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

    r75416 r75419  
    734734#endif
    735735
    736 #ifdef VBOX_WITH_AUDIO_RECORDING
     736#ifdef VBOX_WITH_RECORDING
     737    i_recordingDestroy();
     738# ifdef VBOX_WITH_AUDIO_RECORDING
    737739    if (Recording.mAudioRec)
    738740    {
     
    740742        unconst(Recording.mAudioRec) = NULL;
    741743    }
    742 #endif
     744# endif
     745#endif /* VBOX_WITH_RECORDING */
    743746
    744747    // if the VM had a VMMDev with an HGCM thread, then remove that here
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