Branch: refs/heads/master
Home: https://github.com/OpenSC/libp11
Commit: 66ebbaac74a1f6f1960ea1049eb8e75ebbdf9782
https://github.com/OpenSC/libp11/commit/66ebbaac74a1f6f1960ea1049eb8e75ebbdf9782
Author: Michal Trojnara <Mic...@st...>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M src/p11_pkey.c
Log Message:
-----------
Revert "fix use-after-free on PKCS11_pkey_meths."
This reverts commit e64496a198d4d2eb0310a22dc21be8b81367d319.
Commit: 5aa56b4ac45655aab20bd49bb918e649875b0f4d
https://github.com/OpenSC/libp11/commit/5aa56b4ac45655aab20bd49bb918e649875b0f4d
Author: Michal Trojnara <Mic...@st...>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M src/p11_pkey.c
Log Message:
-----------
Disable EVP_PKEY_FLAG_DYNAMIC
Fixes #328
Compare: https://github.com/OpenSC/libp11/compare/9540b767f68d...5aa56b4ac456
|