Print this page
4215 pkcs11_tpm botches shared library initialization, murders its friends

*** 564,574 **** void CreateXProcLock(void *); int XProcLock(void *); int XProcUnLock(void *); - void _init(void); void loginit(); void logterm(); void logit(int, char *, ...); void AddToSessionList(Session_Struct_t *); void RemoveFromSessionList(Session_Struct_t *); --- 564,573 ----