VirtualBox

Ignore:
Timestamp:
Jul 27, 2016 1:24:48 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109161
Message:

IPRT: More unused parameters and undefined preprocessor macor warning (C4668) fixes/workarounds. The latter triggers in stdint.h from the compiler and in windows SDK/DDK headers.

File:
1 edited

Legend:

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

    r59761 r62592  
    393393     * see the description attribute.
    394394     */
    395     unsigned    cOidComponents;
     395    unsigned    cOidComponents = 0;
    396396    uint32_t    auOidComponents[16];
    397397    unsigned    iLineNo = 0;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette