VirtualBox

Changeset 103841 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Mar 14, 2024 10:27:23 AM (10 months ago)
Author:
vboxsync
Message:

VBoxSDS: Fixed log format string in VirtualBoxSDS::LaunchVMProcess().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-global/win/VirtualBoxSDSImpl.cpp

    r98280 r103841  
    610610            {
    611611                hrc = VBOX_E_IPRT_ERROR;
    612                 LogRel(("VirtualBoxSDS::LaunchVMProcess: launchVM failed: %Rhrc (%Rrc)\n", hrc));
     612                LogRel(("VirtualBoxSDS::LaunchVMProcess: launchVM failed: %Rhrc (%Rrc)\n", hrc, vrc));
    613613            }
    614614        }
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