Skip to content
Snippets Groups Projects
Commit bcb78df5 authored by Fredrik Thulin's avatar Fredrik Thulin
Browse files

rpc_C_CloseAllSessions: Only close sessions opened by this thread.

Threads on pkcs11-proxy map to applications rather than threads in the
PKCS#11 (v2.2) specification. It is therefor important to not close
sessions opened by other threads in C_CloseAllSessions.
parent d6d75c72
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment