mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
Split some protocol error handling out of connection_control_process_inbuf(). This refactor reduces the size of a practracker exception. Closes 31840.
3 lines
165 B
Text
3 lines
165 B
Text
o Code simplification and refactoring:
|
|
- Refactor connection_control_process_inbuf() to reduce the size of a
|
|
practracker exception. Closes ticket 31840.
|