Skip to content
Commit 333e5128 authored by Vesa Jääskeläinen's avatar Vesa Jääskeläinen Committed by Jérôme Forissier
Browse files

libckteec: Fix CK_ULONG conversions in C_GetTokenInfo()



When running in 64 bit CPU things like ulMaxSessionCount would get value
of 4294967295 instead of ~0.

Adjust all other CK_ULONG fields supporting CK_UNAVAILABLE_INFORMATION.

Signed-off-by: default avatarVesa Jääskeläinen <vesa.jaaskelainen@vaisala.com>
Reviewed-by: default avatarEtienne Carriere <etienne.carriere@foss.st.com>
parent 332f454c
Loading
Loading
Loading
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