mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
control/control: Refactor some error handling code
Split some protocol error handling out of connection_control_process_inbuf(). This refactor reduces the size of a practracker exception. Closes 31840.
This commit is contained in:
@@ -186,7 +186,7 @@ problem file-size /src/feature/client/entrynodes.h 639
|
||||
problem function-size /src/feature/client/transports.c:handle_proxy_line() 108
|
||||
problem function-size /src/feature/client/transports.c:parse_method_line_helper() 110
|
||||
problem function-size /src/feature/client/transports.c:create_managed_proxy_environment() 109
|
||||
problem function-size /src/feature/control/control.c:connection_control_process_inbuf() 136
|
||||
problem function-size /src/feature/control/control.c:connection_control_process_inbuf() 113
|
||||
problem function-size /src/feature/control/control_auth.c:handle_control_authenticate() 186
|
||||
problem function-size /src/feature/control/control_cmd.c:handle_control_extendcircuit() 150
|
||||
problem function-size /src/feature/control/control_cmd.c:handle_control_add_onion() 256
|
||||
|
||||
Reference in New Issue
Block a user