VirtualBox

Changeset 39926 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
Jan 31, 2012 8:45:46 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76004
Message:

be more restrictive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/com.cpp

    r30632 r39926  
    206206        if (RT_SUCCESS(vrc))
    207207            if (!RTDirExists(aDir))
    208                 vrc = RTDirCreateFullPath(aDir, 0777);
     208                vrc = RTDirCreateFullPath(aDir, 0700);
    209209    }
    210210
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