diff options
author | Mike Perry <mikeperry-git@torproject.org> | 2020-06-16 13:44:10 -0500 |
---|---|---|
committer | Mike Perry <mikeperry-git@torproject.org> | 2020-06-16 13:44:10 -0500 |
commit | c047c6d5b85d4935814630c59ee7ce47a01e23cf (patch) | |
tree | b2a485202d5aee0d89bbd0889101230284f352eb /scripts/maint | |
parent | 954421ab7cf7eec4afbecee0a75f8cd661163a79 (diff) | |
download | tor-c047c6d5b85d4935814630c59ee7ce47a01e23cf.tar.gz tor-c047c6d5b85d4935814630c59ee7ce47a01e23cf.zip |
practracker FTL!
Faster Than Light!
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 154f43ee1f..352b815bef 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 |