VirtualBox

Changeset 92665 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 1, 2021 3:05:37 AM (3 years ago)
Author:
vboxsync
Message:

VBoxService: Must claim all argv[0] strings starting with 'vbox_' just like vgsvcGstCtrlProcessResolveExecutable does - correction vgsvcGstCtrlProcessCreateProcess.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp

    r92664 r92665  
    17141714        if (argc < 2 || strcmp(argv[1], "--use-toolbox"))
    17151715        {
    1716             /* We must match vgsvcGstCtrlProcessResolveExecutable here and claim
     1716            /* We must match vgsvcGstCtrlProcessCreateProcess here and claim
    17171717               everything starting with "vbox_". */
    17181718            if (!RTStrStartsWith(pszTool, "vbox_"))
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