VirtualBox

Changeset 66630 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Apr 20, 2017 2:27:34 PM (8 years ago)
Author:
vboxsync
Message:

VBox/Main: ​​bugref:3300: VBoxSVC from terminal server session is not 'visible' - dispose the client before calling CoUninitialize, that should fix hang in Validation Kit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/vboxapi.py

    r66619 r66630  
    670670                CloseHandle(h)
    671671        self.handles = None
     672        del self.oClient
     673        oClient = None
    672674        pythoncom.CoUninitialize()
    673675        pass
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