summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-03-21 04:10:24 +1000
committerteor <teor@torproject.org>2020-03-21 04:10:24 +1000
commita34a88c6f1287a6055569f670e6b7a2b56381dee (patch)
treeb59311a2c0ae8afac17fe08d4e478fc62ed85186 /scripts
parent1d22411cea7887857e449a369c4ba5730c03ee9c (diff)
downloadtor-a34a88c6f1287a6055569f670e6b7a2b56381dee.tar.gz
tor-a34a88c6f1287a6055569f670e6b7a2b56381dee.zip
practracker: Accept changes
Accept a smaller file and function. Let router.c grow slightly without warning. Accept an extra comment line. Cleanup after 32588.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/maint/practracker/exceptions.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/maint/practracker/exceptions.txt b/scripts/maint/practracker/exceptions.txt
index e0279afa60..f41a8f4c81 100644
--- a/scripts/maint/practracker/exceptions.txt
+++ b/scripts/maint/practracker/exceptions.txt
@@ -33,10 +33,10 @@
#
# Remember: It is better to fix the problem than to add a new exception!
-problem file-size /src/app/config/config.c 7529
+problem file-size /src/app/config/config.c 7527
problem include-count /src/app/config/config.c 80
problem function-size /src/app/config/config.c:options_act() 381
-problem function-size /src/app/config/config.c:resolve_my_address() 190
+problem function-size /src/app/config/config.c:resolve_my_address() 191
problem function-size /src/app/config/config.c:options_validate_cb() 794
problem function-size /src/app/config/config.c:options_init_from_torrc() 188
problem function-size /src/app/config/config.c:options_init_from_string() 103
@@ -272,11 +272,11 @@ problem function-size /src/feature/relay/dns.c:dns_resolve_impl() 131
problem function-size /src/feature/relay/dns.c:configure_nameservers() 161
problem function-size /src/feature/relay/dns.c:evdns_callback() 108
problem function-size /src/feature/relay/relay_handshake.c:connection_or_compute_authenticate_cell_body() 231
-problem file-size /src/feature/relay/router.c 3526
+problem file-size /src/feature/relay/router.c 3600
problem include-count /src/feature/relay/router.c 57
problem function-size /src/feature/relay/router.c:init_keys() 254
problem function-size /src/feature/relay/router.c:get_my_declared_family() 114
-problem function-size /src/feature/relay/router.c:router_build_fresh_unsigned_routerinfo() 136
+problem function-size /src/feature/relay/router.c:router_build_fresh_unsigned_routerinfo() 113
problem function-size /src/feature/relay/router.c:router_dump_router_to_string() 372
problem function-size /src/feature/relay/routerkeys.c:load_ed_keys() 294
problem function-size /src/feature/rend/rendcache.c:rend_cache_store_v2_desc_as_client() 190