From da59bdcebffb6a933ef9d59f621812ecc551c846 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 11 Nov 2023 11:52:05 -0700 Subject: [PATCH] Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 994063fee8..e3d5090ead 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,7 @@ LibreSSL Portable Release Notes: - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and potentially incorrect encodings. + - Fixed potential double free in X509v3_asid_add_id_or_range(). 3.8.2 - Stable release