mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-08 10:09:54 +00:00
Remove extra new lines
Remove extra new lines
This commit is contained in:
parent
f65add4f60
commit
2b1eea7202
|
@ -15,10 +15,8 @@ Changes
|
||||||
* Add guard to validate that out_left can not be negative. Raised by
|
* Add guard to validate that out_left can not be negative. Raised by
|
||||||
samoconnor in #1245.
|
samoconnor in #1245.
|
||||||
|
|
||||||
|
|
||||||
= mbed TLS 2.1.10 branch released 2018-02-03
|
= mbed TLS 2.1.10 branch released 2018-02-03
|
||||||
|
|
||||||
|
|
||||||
Security
|
Security
|
||||||
* Fix a heap corruption issue in the implementation of the truncated HMAC
|
* Fix a heap corruption issue in the implementation of the truncated HMAC
|
||||||
extension. When the truncated HMAC extension is enabled and CBC is used,
|
extension. When the truncated HMAC extension is enabled and CBC is used,
|
||||||
|
|
Loading…
Reference in a new issue