Ticket #23 (closed defect: wontfix)
NB! Read about ReportingBugs before filing a ticket!
pkcs11 C_UnloadModule / libp11: unload twice causes segfault
| Reported by: | aj | Owned by: | devel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | pkcs11 | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: |
Description
the normal ctx life should be PKCS11_CTX_new PKCS11_CTX_load ... PKCS11_CTX_unload PKCS11_CTX_free
but till now CTX_free did a CTX_unload and the privous unload had zero'ed some structure and now we get a segfault.
Change History
Note: See
TracTickets for help on using
tickets.

moved to http://www.opensc-project.org/libp11/ticket/6