Mention error checking in i2d_ECDSA_SIG
This commit is contained in:
parent
e1e2c066bb
commit
7b4991bf97
@ -39,6 +39,7 @@ LibreSSL Portable Release Notes:
|
|||||||
* Bug fixes
|
* Bug fixes
|
||||||
- Correctly reduce negative input to BN_mod_exp2_mont().
|
- Correctly reduce negative input to BN_mod_exp2_mont().
|
||||||
- Ensure ERR_load_ERR_strings() does not set errno unexpectedly.
|
- Ensure ERR_load_ERR_strings() does not set errno unexpectedly.
|
||||||
|
- Fix error checking of i2d_ECDSA_SIG() in ossl_ecdsa_sign().
|
||||||
* Testing and Proactive Security
|
* Testing and Proactive Security
|
||||||
- As always, new test coverage is added as bugs are fixed and subsystems
|
- As always, new test coverage is added as bugs are fixed and subsystems
|
||||||
are cleaned up.
|
are cleaned up.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user