Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wolfcrypt/src/pkcs7.c: in wc_PKCS7_BuildSignedAttributes(), clear can…
…nedAttribs[idx] before it's conditionally populated, to prevent possible uninited data read in subsequent EncodeAttributes().
- Loading branch information