diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-06-05 09:06:43 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-06-05 09:06:43 -0400 |
commit | ae490189f8fc5291152ce9a49b5b8a5b0e1ddf1a (patch) | |
tree | 376b7638a5529f601f6d44fb570b1cc0bab0466f | |
parent | b39a8d315dcbfae002c6ced7434b6afd5a5670d1 (diff) | |
download | tor-ae490189f8fc5291152ce9a49b5b8a5b0e1ddf1a.tar.gz tor-ae490189f8fc5291152ce9a49b5b8a5b0e1ddf1a.zip |
practracker update
-rw-r--r-- | scripts/maint/practracker/exceptions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/maint/practracker/exceptions.txt b/scripts/maint/practracker/exceptions.txt index 1445475f5f..c596482504 100644 --- a/scripts/maint/practracker/exceptions.txt +++ b/scripts/maint/practracker/exceptions.txt @@ -92,7 +92,7 @@ problem function-size /src/core/or/circuitlist.c:circuits_handle_oom() 117 problem function-size /src/core/or/circuitmux.c:circuitmux_set_policy() 110 problem function-size /src/core/or/circuitmux.c:circuitmux_attach_circuit() 114 problem function-size /src/core/or/circuitstats.c:circuit_build_times_parse_state() 124 -problem file-size /src/core/or/circuituse.c 3156 +problem file-size /src/core/or/circuituse.c 3162 problem function-size /src/core/or/circuituse.c:circuit_is_acceptable() 133 problem function-size /src/core/or/circuituse.c:circuit_expire_building() 394 problem function-size /src/core/or/circuituse.c:circuit_log_ancient_one_hop_circuits() 126 |