mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
d688a40a0e
If a relay is dormant at startup, it will call init_keys before crypto_set_tls_dh_prime. This is bad. Let's make it not so bad, because someday it *will* happen again.
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
o Minor bugfixes:
|
|
|
|
- Fix an assertion failure when a relay with accounting enabled
|
|
starts up while dormant. Fixes bug 4702; bugfix on
|
|
0.2.3.9-alpha.
|
|
|