VirtualBox

Ignore:
Timestamp:
Apr 10, 2019 1:36:19 PM (6 years ago)
Author:
vboxsync
Message:

Main/glue: Consolidated the bool parameters of com::Initialize() into a bit mask; added COM hack to prevent out-of-process IRundown::DoCallback calls. bugref:9425

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReport.cpp

    r76553 r78088  
    737737            throw RTCError("Out of memory\n");
    738738
    739         handleComError(com::Initialize(), "Failed to initialize COM");
     739        handleComError(com::Initialize(VBOX_COM_INIT_F_DEFAULT | VBOX_COM_INIT_F_NO_COM_PATCHING), "Failed to initialize COM");
    740740
    741741        MachineInfoList list;
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