VirtualBox

Ignore:
Timestamp:
Jul 22, 2016 3:16:45 PM (8 years ago)
Author:
vboxsync
Message:

*: MSC level 4 warnings in release bldprogs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/log/log.cpp

    r62448 r62452  
    23872387                    {
    23882388                        int rc = RTStrCopyEx(szTmp, sizeof(szTmp), pszValue, cch);
    2389                         uint32_t cbRingBuf;
     2389                        uint32_t cbRingBuf = 0;
    23902390                        if (RT_SUCCESS(rc))
    23912391                            rc = RTStrToUInt32Full(szTmp, 0, &cbRingBuf);
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