Replace FUNCerr with ERR_raise_data
Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9496)
This commit is contained in:
parent
823ee00a39
commit
ff988500c2
15 changed files with 94 additions and 71 deletions
4
CHANGES
4
CHANGES
|
@ -37,10 +37,6 @@
|
|||
private key for those. This avoids leaking bit 0 of the private key.
|
||||
[Bernd Edlinger]
|
||||
|
||||
*) Added a new FUNCerr() macro that takes a function name.
|
||||
The macro SYSerr() is deprecated.
|
||||
[Rich Salz]
|
||||
|
||||
*) Significantly reduce secure memory usage by the randomness pools.
|
||||
[Paul Dale]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue