[tor-commits] [tor/master] practracker: Accept the connection buf refactor

teor at torproject.org teor at torproject.org
Thu Apr 30 03:57:24 UTC 2020


commit efcae919aea4611d9f4ec5815170c48fc67134cf
Author: teor <teor at torproject.org>
Date:   Thu Apr 30 13:55:26 2020 +1000

    practracker: Accept the connection buf refactor
    
    Accept a few extra lines from the connection_buf_read_from_socket()
    refactor.
    
    Cleanup after 33131.
---
 scripts/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
index bf37d476f..8f718deff 100644
--- 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



More information about the tor-commits mailing list