open-vault/changelog/17944.txt
Brian Kassouf 288b0567b1
Barrier: Fix potential locking issue (#17944)
* Barrier: Fix potential locking issue

* add changelog
2022-11-16 09:53:22 -08:00

4 lines
97 B
Plaintext

```release-note:bug
core: Fix potential deadlock if barrier ciphertext is less than 4 bytes.
```