one tweak inversed the meaning. fix that

This commit is contained in:
Theo Buehler 2020-05-31 18:42:38 +02:00
parent 2f8aa339c5
commit 932343fb2c

View File

@ -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.