Files
cryptsetup/lib/crypto_backend/crypto_openssl.c
Per x Johansson 443a8b806f Fix memory leak when using openssl backend
Fixes a memory leak when using openssl backend caused by mismatched
calls to EVP_DigestInit and EVP_DigestFinal_ex.
2016-10-18 14:44:51 +02:00

5.4 KiB