VirtualBox

Ignore:
Timestamp:
Dec 17, 2016 1:06:47 AM (8 years ago)
Author:
vboxsync
Message:

Additions/win: Don't depend on the checked in certificate, but rather extract the code signing certificates from VBoxGuest.sys and VBoxCertUtil.exe.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestSessionImpl.h

    r64101 r64939  
    201201                      const Utf8Str          &aDest,
    202202                      uint32_t                aFlags,
    203                       GuestProcessStartupInfo startupInfo)
     203                      const GuestProcessStartupInfo &aStartupInfo)
    204204            : strSource(aSource),
    205205              strDest(aDest),
    206206              fFlags(aFlags),
    207               mProcInfo(startupInfo)
     207              mProcInfo(aStartupInfo)
    208208        {
    209209            mProcInfo.mExecutable = strDest;
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