mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* return error from getRuleInfo if rule contains empty slice to prevent panic * add changelog entry
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
```release-note:bug
|
|
core: Fix panic caused by parsing policies with empty slice values.
|
|
```
|