tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit efcae919aea4611d9f4ec5815170c48fc67134cf
parent 3eca667ae4ab7dfd4d6f87858808b2775ffb1340
Author: teor <teor@torproject.org>
Date:   Thu, 30 Apr 2020 13:55:26 +1000

practracker: Accept the connection buf refactor

Accept a few extra lines from the connection_buf_read_from_socket()
refactor.

Cleanup after 33131.

Diffstat:
Mscripts/maint/practracker/exceptions.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/maint/practracker/exceptions.txt b/scripts/maint/practracker/exceptions.txt @@ -68,7 +68,7 @@ problem function-size /src/core/mainloop/connection.c:connection_handle_listener problem function-size /src/core/mainloop/connection.c:connection_read_proxy_handshake() 153 problem function-size /src/core/mainloop/connection.c:retry_listener_ports() 112 problem function-size /src/core/mainloop/connection.c:connection_handle_read_impl() 111 -problem function-size /src/core/mainloop/connection.c:connection_buf_read_from_socket() 180 +problem function-size /src/core/mainloop/connection.c:connection_buf_read_from_socket() 186 problem function-size /src/core/mainloop/connection.c:connection_handle_write_impl() 241 problem function-size /src/core/mainloop/connection.c:assert_connection_ok() 143 problem dependency-violation /src/core/mainloop/connection.c 47