]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES.md
changes: note that some ctrl calls have a different error return.
authorPauli <pauli@openssl.org>
Wed, 14 Apr 2021 02:26:41 +0000 (12:26 +1000)
committerPauli <pauli@openssl.org>
Thu, 15 Apr 2021 10:25:24 +0000 (20:25 +1000)
commit9c1b19eb6f51fd6785cc61418e10070af83df1d2
tree659db09d8c08594db28a1c220767dfcdbab7abeb
parent7e43baed2a4cc050b301650c4a45ebdd54a30b5f
changes: note that some ctrl calls have a different error return.

Providers do not distinguish between invalid and other errors via the return
code.

Fixes #14442

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14864)
CHANGES.md