From 932343fb2cca52d7f1391f4b3c17c934957c6cf9 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sun, 31 May 2020 18:42:38 +0200 Subject: one tweak inversed the meaning. fix that --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 69692a2..1c2babf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -84,7 +84,7 @@ LibreSSL Portable Release Notes: * Ensure that TLS 1.3 clients advertise exactly the "null" compression method in its legacy_compression_methods. - * Correct use of sockaddr instead of sockaddr_storage in openssl(1) + * Correct use of sockaddr_storage instead of sockaddr in openssl(1) s_client, which could lead to using 14 bytes of stack garbage instead of an IPv6 address in DTLS mode. -- cgit v1.2.3-55-g6feb