VirtualBox

Ignore:
Timestamp:
Jul 19, 2015 12:53:13 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101719
Message:

iprt,*: Marked all format strings in the C part of IPRT and fixed the fallout.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/crypto/pkcs7-sanity.cpp

    r56290 r57004  
    110110            return RTErrInfoSetF(pErrInfo, VERR_CR_PKCS7_SIGNER_INFO_VERSION,
    111111                                 "SignedData.SignerInfos[%u] version is %llu, expected %u",
    112                                  pSignerInfo->Version.uValue.u, RTCRPKCS7SIGNERINFO_V1);
     112                                 i, pSignerInfo->Version.uValue.u, RTCRPKCS7SIGNERINFO_V1);
    113113
    114114        /* IssuerAndSerialNumber. */
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