mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 08:43:02 +00:00
Add guard to out_left to avoid negative values
return error when f_send return a value greater than out_left
This commit is contained in:
@@ -23,6 +23,8 @@ Changes
|
||||
Contributed by Mathieu Briand.
|
||||
* Fix typo in a comment ctr_drbg.c. Contributed by Paul Sokolovsky.
|
||||
* Remove support for the library reference configuration for picocoin.
|
||||
* Add guard to validate that out_left can not be negative. Raised by
|
||||
samoconnor in #1245.
|
||||
|
||||
= mbed TLS 2.7.0 branch released 2018-02-03
|
||||
|
||||
|
||||
Reference in New Issue
Block a user