mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 23:18:59 +01:00
Add test for dhm_parse_dhmfile
This commit is contained in:
parent
66dfc5a689
commit
3fec220a33
5 changed files with 34 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ Bugfix
|
|||
(found by Gergely Budai)
|
||||
* oid_get_numeric_string() used to truncate the output without returning an
|
||||
error if the output buffer was just 1 byte too small.
|
||||
* dhm_parse_dhm() (hence dhm_parse_dhmfile()) did not set dhm->len.
|
||||
|
||||
= PolarSSL 1.3.5 released on 2014-03-26
|
||||
Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue