mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Changelog: mention bug id in bugfix entry
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
d99083f7a4
commit
fed024dd52
|
|
@ -4,4 +4,4 @@ Bugfix
|
|||
client would fail to check that the curve selected by the server for
|
||||
ECDHE was indeed one that was offered. As a result, the client would
|
||||
accept any curve that it supported, even if that curve was not allowed
|
||||
according to its configuration.
|
||||
according to its configuration. Fixes #5291.
|
||||
|
|
|
|||
Loading…
Reference in a new issue