VirtualBox

Ignore:
Timestamp:
Sep 4, 2008 11:22:29 PM (16 years ago)
Author:
vboxsync
Message:

comment

File:
1 edited

Legend:

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

    r12112 r12114  
    676676       non-standard setuid implementation compared to 10.5, the following
    677677       works the same way with both version since we're super user (10.5 req).
    678        So, the following will set all three variants of the group and user ids. */
     678       The following will set all three variants of the group and user IDs. */
    679679    setgid(gid);
    680680    setuid(uid);
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