Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory leak in SoftHSM::UnwrapKeySym.
When using C_UnwrapKey with CKM_xxx_CBC_PAD, the unwrapping key and cipher objects were not being recycled on success.
- Loading branch information