VirtualBox

Changeset 60034 in vbox for trunk/src/VBox/HostDrivers/win


Ignore:
Timestamp:
Mar 15, 2016 11:48:42 AM (9 years ago)
Author:
vboxsync
Message:

Support: logging fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp

    r57583 r60034  
    230230    if (!lpszValue)
    231231    {
    232         NonStandardLogRelCrap((__FUNCTION__ ": SetCoTaskMemAlloc failed to alloc mem of size (%d), for iValue(%d)\n", cValue * sizeof (lpszValue[0]), dwErr, iValue));
     232        NonStandardLogRelCrap((__FUNCTION__ ": SetCoTaskMemAlloc failed to alloc mem of size (%d), for iValue(%d)\n", cValue * sizeof (lpszValue[0]), iValue));
    233233        return E_FAIL;
    234234    }
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