From dc0827bf7622bc017c010649680ac227c7d0072c Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 28 Nov 2023 07:17:07 -0700 Subject: Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b56da02..876abd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,8 @@ LibreSSL Portable Release Notes: wrappers of internal functions compatible with BoringSSL API. - Removed print_bin() to avoid overwriting the stack with 5 bytes of ' ' when ECPK parameters are printed with large indentation. + - Avoid a NULL dereference after memory allocation failure during TLS + version downgrade. 3.8.2 - Stable release -- cgit v1.2.3-55-g6feb