open-vault/changelog/13452.txt
Vinny Mannello 62ecf23c2c
EscapeLDAPValue - catch trailing escape character (#13452)
* [VAULT-4018] - EscapeLDAPValue catch trailing escape character
2021-12-15 13:17:07 -08:00

3 lines
107 B
Plaintext

```release-note:bug
sdk/helper/ldaputil: properly escape a trailing escape character to prevent panics.
```