VirtualBox

Changeset 96959 in vbox


Ignore:
Timestamp:
Sep 30, 2022 9:51:02 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153877
Message:

IPRT/RTCrPkcs7: Fix copy/paste in error message, making the failure ambiguous.

File:
1 edited

Legend:

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

    r96407 r96959  
    127127            }
    128128            else
    129                 rcOssl = RTErrInfoSet(pErrInfo, rcOssl, "RTCrStoreConvertToOpenSslCertStack failed");
     129                rcOssl = RTErrInfoSet(pErrInfo, rcOssl, "RTCrStoreConvertToOpenSslCertStore failed");
    130130#include "internal/openssl-pre.h" /* Need to disable C5039 warning here. */
    131131            if (pAddCerts)
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