VirtualBox

Changeset 59715 in vbox


Ignore:
Timestamp:
Feb 17, 2016 2:17:27 PM (9 years ago)
Author:
vboxsync
Message:

pkcs7-sanity.cpp: Don't error out with an internal error when seeing RTCR_PKCS9_ID_SIGNING_TIME_OID or similar as an authenticated attribute.

File:
1 edited

Legend:

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

    r57358 r59715  
    184184                                             pAttrib->uValues.pOctetStrings->cItems);
    185185                }
    186                 else
    187                     AssertReturn(pAttrib->enmType == RTCRPKCS7ATTRIBUTETYPE_UNKNOWN, VERR_INTERNAL_ERROR_3);
    188186            }
    189187
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