mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
3d17fafa04
Split some protocol error handling out of connection_control_process_inbuf(). This refactor reduces the size of a practracker exception. Closes 31840.
4 lines
165 B
Plaintext
4 lines
165 B
Plaintext
o Code simplification and refactoring:
|
|
- Refactor connection_control_process_inbuf() to reduce the size of a
|
|
practracker exception. Closes ticket 31840.
|