Files
vault/changelog/29506.txt
Scott Miller 0a2049ca6a Undo additions to the barrier encryption count if persisting those encryptions fails (#29506)
* Undo additions to the barrier encryption count if persisting those encryptions fails

* changelog
2025-02-05 13:22:53 -06:00

4 lines
205 B
Plaintext

```release-note:bug
core: Fix bug when if failing to persist the barrier keyring to track encryption counts, the number of outstanding encryptions remains added to the count, overcounting encryptions.
```