mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 06:59:19 +01:00
Merge remote-tracking branch 'origin/pr/2364' into mbedtls-2.16
* origin/pr/2364: Increase okm_hex buffer to contain null character Minor modifications to hkdf test Add explanation for okm_string size Update ChangeLog Reduce buffer size of okm Reduce Stack usage of hkdf test function
This commit is contained in:
commit
9bfcebfe27
2 changed files with 13 additions and 8 deletions
|
|
@ -23,6 +23,7 @@ Bugfix
|
|||
Christian Walther in #2239.
|
||||
* Fix potential memory leak in X.509 self test. Found and fixed by
|
||||
Junhwan Park, #2106.
|
||||
* Reduce stack usage of hkdf tests. Fixes #2195.
|
||||
|
||||
Changes
|
||||
* Return from various debugging routines immediately if the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue