Initialise.
This commit is contained in:
parent
6596268675
commit
aa9fb57b99
@ -666,7 +666,7 @@ void ERR_remove_state(unsigned long pid)
|
|||||||
ERR_STATE *ERR_get_state(void)
|
ERR_STATE *ERR_get_state(void)
|
||||||
{
|
{
|
||||||
static ERR_STATE fallback;
|
static ERR_STATE fallback;
|
||||||
ERR_STATE *ret=NULL,tmp,*tmpp;
|
ERR_STATE *ret=NULL,tmp,*tmpp=NULL;
|
||||||
int thread_state_exists;
|
int thread_state_exists;
|
||||||
int i;
|
int i;
|
||||||
unsigned long pid;
|
unsigned long pid;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user