Improve some documentation and ChangeLog entry
This commit is contained in:
parent
a4251f4775
commit
e7306d30a9
3 changed files with 18 additions and 5 deletions
|
@ -199,7 +199,7 @@ typedef enum
|
|||
* Note: this macro is available even when #MBEDTLS_CHECK_PARAMS is
|
||||
* disabled, as it makes sense to check that the functions accept all
|
||||
* legal values even if this option is disabled - only in that case,
|
||||
* the test if more about whether the function segfaults than about
|
||||
* the test is more about whether the function segfaults than about
|
||||
* whether it invokes MBEDTLS_PARAM_FAILED().
|
||||
*
|
||||
* \param TEST The test expression to be tested.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue