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:
db17ecd
)
typo
author
Bodo Möller
<bodo@openssl.org>
Wed, 18 Apr 2001 15:12:26 +0000
(15:12 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Wed, 18 Apr 2001 15:12:26 +0000
(15:12 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 9c5c54410fff09c74da60d9fd84b9ac9a9e9f48e..d59baf9a57bf78374299f09addd2b37bbdf89188 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-6,7
+6,7
@@
*) Move 'if (!initialized) RAND_poll()' into regions protected by
CRYPTO_LOCK_RAND. This is not strictly necessary, but avoids
- having multiple threads call
ing
RAND_poll() concurrently.
+ having multiple threads call RAND_poll() concurrently.
[Bodo Moeller]
*) In crypto/rand/md_rand.c, replace 'add_do_not_lock' flag by a