]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix CI build: practracker error in connection_edge.c.
authorAlexander Færøy <ahf@torproject.org>
Fri, 5 Feb 2021 17:16:05 +0000 (17:16 +0000)
committerAlexander Færøy <ahf@torproject.org>
Fri, 5 Feb 2021 17:16:05 +0000 (17:16 +0000)
We solve this error by allowing the connection_exit_connect() function
to be 130 lines long.

Unreviewed build fix commit.

See: tor#40275.

scripts/maint/practracker/exceptions.txt

index 35e860d8b1134febf365a0b2f53f783e18a347b0..a84a434cd6bb3b1b2e0e322d2d155a3732e74902 100644 (file)
@@ -130,6 +130,7 @@ problem function-size /src/core/or/command.c:command_process_create_cell() 156
 problem function-size /src/core/or/command.c:command_process_relay_cell() 132
 problem dependency-violation /src/core/or/command.c 9
 problem file-size /src/core/or/connection_edge.c 4655
+problem function-size /src/core/or/connection_edge.c:connection_exit_connect() 130
 problem include-count /src/core/or/connection_edge.c 65
 problem function-size /src/core/or/connection_edge.c:connection_ap_expire_beginning() 117
 problem function-size /src/core/or/connection_edge.c:connection_ap_handshake_rewrite() 193