mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
835e09e54b
This should simplify the callgraph a little more.
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
o Code simplification and refactoring:
|
|
- Move the client-only parts of init_keys() into a separate function.
|
|
Closes ticket 16763.
|