Changeset 59715 in vbox
- Timestamp:
- Feb 17, 2016 2:17:27 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/crypto/pkcs7-sanity.cpp
r57358 r59715 184 184 pAttrib->uValues.pOctetStrings->cItems); 185 185 } 186 else187 AssertReturn(pAttrib->enmType == RTCRPKCS7ATTRIBUTETYPE_UNKNOWN, VERR_INTERNAL_ERROR_3);188 186 } 189 187
Note:
See TracChangeset
for help on using the changeset viewer.