VirtualBox

Changeset 52545 in vbox for trunk/src


Ignore:
Timestamp:
Sep 1, 2014 5:50:33 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95800
Message:

sigh.

File:
1 edited

Legend:

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

    r52542 r52545  
    644644            {
    645645                PCRTCRPKCS7SIGNERINFO   pSignerInfo = &pSignedData->SignerInfos.paItems[i];
    646                 RTCRDIGEST              hThisDigest;
     646                RTCRDIGEST              hThisDigest = NIL_RTCRDIGEST; /* (gcc maybe incredible stupid.) */
    647647                rc = rtCrPkcs7VerifyFindDigest(&hThisDigest, pSignedData, pSignerInfo, ahDigests, pErrInfo);
    648648                if (RT_FAILURE(rc))
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