Commit ID d4eb413181d1c414b854d0829f00cda5ad1e293d
Contributor: | Arne Schwabe | Files Modified | 1 | |
Date: | 01-May-2024 at 12:18 | Lines Added: | 1 | |
Repository: | https://github.com/OpenVPN/openvpn master | Lines Removed: | 0 | |
Commit Comment: | Add missing EVP_KDF_CTX_free in ssl_tls1_PRF This is just missing in the function. Found by clang+ASAN. Change-Id: I5d70198f6adbee8add619ee8a0bd6b5b1f61e506 Signed-off-by: Arne Schwabe <[email protected]> Acked-by: Frank Lichtenheld <[email protected]> Message-Id: <[email protected]> URL: https://www.mail-archive.com/[email protected]/msg28591.html Signed-off-by: Gert Doering <[email protected]> |
Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
---|---|---|---|---|---|---|---|
C | 1 | 0 | 0 | 0 | 0 | 0 |
File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
---|---|---|---|---|---|---|---|
src/openvpn/crypto_openssl.c | C | 1 | 0 | 0 | 0 | 0 | 0 |