VirtualBox

Changeset 77817 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 21, 2019 12:04:34 AM (6 years ago)
Author:
vboxsync
Message:

IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can load some 2018 microsoft root cert. [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/asn1/asn1-ut-string.cpp

    r77815 r77817  
    13761376            }
    13771377            return RTErrInfoSetF(pErrInfo, VERR_ASN1_INVALID_BMP_STRING_ENCODING,
    1378                                  "%s: Bad BMP string: odd number of bytes cch=%#x (pos %u in %.*Rhxs)",
     1378                                 "%s: Bad BMP string: odd number of bytes cch=%#x (%.*Rhxs)",
    13791379                                 pszErrorTag, cch, pThis->Asn1Core.cb, pThis->Asn1Core.uData.pch);
    13801380
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