summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-05-13 14:33:31 -0400
committerNick Mathewson <nickm@torproject.org>2019-05-13 14:33:31 -0400
commit9ad2eb8f73b70292e36511424d676b223d4cdff0 (patch)
tree844aa082c47e7d4a76befda6fdc7dc668f8e4284 /scripts
parentc6523a6398efb07831ede8234486ee8f385ed558 (diff)
parent507df74b319f37462d1540495f04b9b0838cb3a3 (diff)
downloadtor-9ad2eb8f73b70292e36511424d676b223d4cdff0.tar.gz
tor-9ad2eb8f73b70292e36511424d676b223d4cdff0.zip
Merge branch 'bug28683_30173_29203_squashed'
Diffstat (limited to 'scripts')
-rw-r--r--scripts/maint/practracker/exceptions.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/maint/practracker/exceptions.txt b/scripts/maint/practracker/exceptions.txt
index 7ed90482ce..ee4f421bdd 100644
--- a/scripts/maint/practracker/exceptions.txt
+++ b/scripts/maint/practracker/exceptions.txt
@@ -29,12 +29,12 @@
#
# Remember: It is better to fix the problem than to add a new exception!
-problem file-size /src/app/config/config.c 8494
-problem include-count /src/app/config/config.c 87
+problem file-size /src/app/config/config.c 8510
+problem include-count /src/app/config/config.c 88
problem function-size /src/app/config/config.c:options_act_reversible() 296
problem function-size /src/app/config/config.c:options_act() 588
problem function-size /src/app/config/config.c:resolve_my_address() 192
-problem function-size /src/app/config/config.c:options_validate() 1209
+problem function-size /src/app/config/config.c:options_validate() 1220
problem function-size /src/app/config/config.c:options_init_from_torrc() 202
problem function-size /src/app/config/config.c:options_init_from_string() 173
problem function-size /src/app/config/config.c:options_init_logs() 146