We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2518d5 commit a121dd8Copy full SHA for a121dd8
1 file changed
CHANGELOG.md
@@ -3,6 +3,7 @@
3
* fix memory leak in ECDH-ES JWE encryption/decryption
4
* fix rsa_q = NULL initialization in _RSA_private_fields
5
* fix memory allocation check (typo) in jwk.c (https://github.com/OpenIDC/cjose/security/code-scanning/2)
6
+* fix gcc10 errors for -Werror=ignored-qualifiers and remove unused includes ((https://github.com/OpenIDC/cjose/pull/26); thanks @s-ymgch228
7
* re-generate automake/autoconf files with automake v1.17 and libtool v2.5.4
8
9
<a name="v0.6.2.3"></a>
0 commit comments