diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-11-25 07:58:02 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-11-25 07:58:02 -0500 |
commit | 31f8b4fa65b446a3ae4ce67051a7f0aabcd22a97 (patch) | |
tree | 92d2e18a5381f00abbb2d1cff7285d5f32811b1b /scripts | |
parent | 68b6d852489157d94b14dcdc9ca729f5a7134c76 (diff) | |
parent | f487da518a9828b194c8f1c8cf6da14955c6bdc4 (diff) | |
download | tor-31f8b4fa65b446a3ae4ce67051a7f0aabcd22a97.tar.gz tor-31f8b4fa65b446a3ae4ce67051a7f0aabcd22a97.zip |
Merge branch 'stream-socks-auth' into bug19859_merged
Diffstat (limited to 'scripts')
-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 1c3bf9cbeb..70e6a55199 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() 118 -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() 297 |