mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* pkcs7: fix slice out-of-bounds panic * changelog * fix tests * add test case to capture panic; found in fuzzing * add fuzz test
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
```release-note:bug
|
|
helper/pkcs7: Fix slice out-of-bounds panic
|
|
```
|