projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6596268
)
Initialise.
author
Richard Levitte
<levitte@openssl.org>
Tue, 2 May 2000 13:38:11 +0000
(13:38 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 2 May 2000 13:38:11 +0000
(13:38 +0000)
crypto/err/err.c
patch
|
blob
|
history
diff --git
a/crypto/err/err.c
b/crypto/err/err.c
index c8dba5284b047111d39f78fb1991d2a66d880821..0944cc220ef6b30255f1b941da6b6eb001d1e20a 100644
(file)
--- a/
crypto/err/err.c
+++ b/
crypto/err/err.c
@@
-666,7
+666,7
@@
void ERR_remove_state(unsigned long pid)
ERR_STATE *ERR_get_state(void)
{
static ERR_STATE fallback;
- ERR_STATE *ret=NULL,tmp,*tmpp;
+ ERR_STATE *ret=NULL,tmp,*tmpp
=NULL
;
int thread_state_exists;
int i;
unsigned long pid;