Branch: refs/heads/master
Home: https://github.com/OpenSC/libp11
Commit: af8c0616b69d5ab23dcc4514042ada235f8b1738
https://github.com/OpenSC/libp11/commit/af8c0616b69d5ab23dcc4514042ada235f8b1738
Author: Jakub Jelen <jj...@re...>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M tests/Makefile.am
A tests/dup-key.c
A tests/ec-copy.softhsm
Log Message:
-----------
Reproduce for crash when duplicating EC_KEY
Commit: 43d5f6172bd0005d84661739a117cc703634de5e
https://github.com/OpenSC/libp11/commit/43d5f6172bd0005d84661739a117cc703634de5e
Author: Jakub Jelen <jj...@re...>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M .github/workflows/ci.yml
Log Message:
-----------
ci: Use strict mode
Commit: b2ba7ceda3d516fa22a8ef2165d2db799e580695
https://github.com/OpenSC/libp11/commit/b2ba7ceda3d516fa22a8ef2165d2db799e580695
Author: Jakub Jelen <jj...@re...>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M src/p11_ec.c
Log Message:
-----------
ec: Copy the extended data objects to avoid crashes when they are freed
Compare: https://github.com/OpenSC/libp11/compare/b4896cd5d7f3...b2ba7ceda3d5
|