[tor-commits] [tor/master] Bug #19859: Increase function-size exception to 124

nickm at torproject.org nickm at torproject.org
Mon Nov 25 13:41:25 UTC 2019


commit 736322ce6198f97957a83b89dcf57aab91ca9a97
Author: JeremyRand <biolizard89 at gmail.com>
Date:   Sun Nov 3 07:11:08 2019 +0000

    Bug #19859: Increase function-size exception to 124
---
 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 f7bd8287e..63dde53f2 100644
--- a/scripts/maint/practracker/exceptions.txt
+++ b/scripts/maint/practracker/exceptions.txt
@@ -201,7 +201,7 @@ problem function-size /src/feature/control/control_auth.c:handle_control_authent
 problem function-size /src/feature/control/control_cmd.c:handle_control_extendcircuit() 150
 problem function-size /src/feature/control/control_cmd.c:handle_control_add_onion() 256
 problem function-size /src/feature/control/control_cmd.c:add_onion_helper_keyarg() 117
-problem function-size /src/feature/control/control_events.c:control_event_stream_status() 118
+problem function-size /src/feature/control/control_events.c:control_event_stream_status() 124
 problem include-count /src/feature/control/control_getinfo.c 54
 problem function-size /src/feature/control/control_getinfo.c:getinfo_helper_misc() 108
 problem function-size /src/feature/control/control_getinfo.c:getinfo_helper_dir() 302





More information about the tor-commits mailing list