aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-08-06 00:18:41 +1000
committerteor <teor@torproject.org>2019-10-03 11:35:42 +1000
commit3d17fafa04baf23d124edf56560abf3b19ad4425 (patch)
tree113ef02639a0835d5e11c0028a052e5f71a8c47c /scripts
parente1429d91480ee16ebe32be35263a4695e1795ff9 (diff)
downloadtor-3d17fafa04baf23d124edf56560abf3b19ad4425.tar.gz
tor-3d17fafa04baf23d124edf56560abf3b19ad4425.zip
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.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/maint/practracker/exceptions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/maint/practracker/exceptions.txt b/scripts/maint/practracker/exceptions.txt
index 2e676d9045..88b34b21f6 100644
--- a/scripts/maint/practracker/exceptions.txt
+++ b/scripts/maint/practracker/exceptions.txt
@@ -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