mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-18 17:19:54 +00:00
Changelog entry for #7298
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Bugfix
|
||||
* Functions in the ssl_cache module now return a negative MBEDTLS_ERR_xxx
|
||||
error code on failure. Before, they returned 1 to indicate failure in
|
||||
some cases involving a missing entry or a full cache.
|
||||
Reference in New Issue
Block a user