mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-19 10:36:23 -04:00
Fix whitespace in changelog entry
Extra whitespace and a missing newline at end of file was causing an error with `check_files.py`. Signed-off-by: Chris Jones <christopher.jones@arm.com>
This commit is contained in:
parent
7c430305e3
commit
add9948784
@ -1,4 +1,4 @@
|
|||||||
Security
|
Security
|
||||||
* Limit the size of calculations performed by mbedtls_mpi_exp_mod to
|
* Limit the size of calculations performed by mbedtls_mpi_exp_mod to
|
||||||
MBEDTLS_MPI_MAX_SIZE to prevent a potential denial of service when
|
MBEDTLS_MPI_MAX_SIZE to prevent a potential denial of service when
|
||||||
generating Diffie-Hellman key pairs. Credit to OSS-Fuzz.
|
generating Diffie-Hellman key pairs. Credit to OSS-Fuzz.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user