mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
Changes file for bug 11276.
The crypto_early_init() function could only be called at most twice, and both of those were during startup. AFAICT leaking the first set of locks was the only non-idempotent thing.
This commit is contained in:
parent
6709a1f58d
commit
a6afebd8de
3
changes/bug11276
Normal file
3
changes/bug11276
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
o Minor bugfixes:
|
||||||
|
- Don't re-initialize a second set of openssl mutexes when starting
|
||||||
|
up. Fixes bug 11726; bugfix on 0.2.5.3-alpha.
|
Loading…
Reference in New Issue
Block a user