VirtualBox

Ignore:
Timestamp:
Nov 29, 2010 10:35:43 AM (14 years ago)
Author:
vboxsync
Message:

SUPR3HardenedMain: copy/paste bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp

    r34445 r34448  
    660660        /* The inheritable privilege set contains the privileges the process
    661661         * would have received if it weren't marked as suid root. */
    662         int rc = getppriv(PRIV_SET, PRIV_INHERITABLE, pPrivSet);
     662        int rc = getppriv(PRIV_INHERITABLE, pPrivSet);
    663663        if (!rc)
    664664        {
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