mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-18 00:59:53 +00:00
Merge pull request #8278 from gilles-peskine-arm/7298-changelog
Changelog entry for 7298
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