VirtualBox

Changeset 57834 in vbox


Ignore:
Timestamp:
Sep 18, 2015 8:15:04 PM (9 years ago)
Author:
vboxsync
Message:

VBoxServiceControlSession.cpp: No need to pass RTPROC_MODIFY_DEFAULT_ENV as hEnv is RTENV_DEFAULT.

File:
1 edited

Legend:

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

    r57820 r57834  
    19571957                                /* Make sure to also load the profile data on a Windows guest. */
    19581958                                | RTPROC_FLAGS_PROFILE       /** @todo Not implemented for non-Windows yet. */
    1959                                 | RTPROC_MODIFY_DEFAULT_ENV
    19601959#endif
    19611960                                | RTPROC_FLAGS_HIDDEN;       /** @todo More flags from startup info? */
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