VirtualBox

Changeset 75780 in vbox for trunk/src


Ignore:
Timestamp:
Nov 27, 2018 10:52:01 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126982
Message:

VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp

    r75777 r75780  
    443443                if (!fUnrestricted)
    444444                    pSession->fRequestor |= VMMDEV_REQUESTOR_USER_DEVICE;
    445                 fRequestor |= VMMDEV_REQUESTOR_CON_DONT_KNOW; /** @todo see if we can figure out console relationship of pProc. */
     445                pSession->fRequestor |= VMMDEV_REQUESTOR_CON_DONT_KNOW; /** @todo see if we can figure out console relationship of pProc. */
    446446            }
    447447            else
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