diff options
author | George Kadianakis <desnacked@riseup.net> | 2020-07-03 10:50:47 +0300 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2020-07-03 10:50:47 +0300 |
commit | 3bb9b7e743c5463e4516cdd53a02c319dc825290 (patch) | |
tree | 7122c90fbc55665d5fecf780cecd9fe0a0cce0f7 /scripts/maint | |
parent | a73049d1a083afd75740327b20ab939b6339e270 (diff) | |
parent | c047c6d5b85d4935814630c59ee7ce47a01e23cf (diff) | |
download | tor-3bb9b7e743c5463e4516cdd53a02c319dc825290.tar.gz tor-3bb9b7e743c5463e4516cdd53a02c319dc825290.zip |
Merge branch 'tor-github/pr/1934'
Diffstat (limited to 'scripts/maint')
-rw-r--r-- | scripts/maint/practracker/exceptions.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/maint/practracker/exceptions.txt b/scripts/maint/practracker/exceptions.txt index 7c8a17001e..25568f03f0 100644 --- a/scripts/maint/practracker/exceptions.txt +++ b/scripts/maint/practracker/exceptions.txt @@ -108,10 +108,10 @@ problem dependency-violation /src/core/or/circuitlist.h 1 problem function-size /src/core/or/circuitmux.c:circuitmux_set_policy() 109 problem function-size /src/core/or/circuitmux.c:circuitmux_attach_circuit() 113 problem dependency-violation /src/core/or/circuitmux_ewma.c 2 -problem file-size /src/core/or/circuitpadding.c 3101 +problem file-size /src/core/or/circuitpadding.c 3183 problem function-size /src/core/or/circuitpadding.c:circpad_machine_schedule_padding() 113 problem dependency-violation /src/core/or/circuitpadding.c 6 -problem file-size /src/core/or/circuitpadding.h 813 +problem file-size /src/core/or/circuitpadding.h 832 problem function-size /src/core/or/circuitpadding_machines.c:circpad_machine_relay_hide_intro_circuits() 103 problem function-size /src/core/or/circuitpadding_machines.c:circpad_machine_client_hide_rend_circuits() 112 problem dependency-violation /src/core/or/circuitpadding_machines.c 1 |