]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
New practracker exceptions for dependency violations in headers
authorNick Mathewson <nickm@torproject.org>
Mon, 26 Aug 2019 16:33:44 +0000 (12:33 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 5 Sep 2019 20:17:50 +0000 (16:17 -0400)
I've done this manually, since I don't want to override the existing
exceptions in this branch.

scripts/maint/practracker/exceptions.txt

index 0acb6fb7f74b00773667c18dc4f53e1fc5ab62a9..f0306ebeba79e97005480d9122e3886ec926a087 100644 (file)
@@ -325,3 +325,12 @@ problem function-size /src/tools/tor-gencert.c:parse_commandline() 111
 problem function-size /src/tools/tor-resolve.c:build_socks5_resolve_request() 102
 problem function-size /src/tools/tor-resolve.c:do_resolve() 171
 problem function-size /src/tools/tor-resolve.c:main() 112
+
+problem dependency-violation /scripts/maint/practracker/testdata/a.c 3
+problem dependency-violation /scripts/maint/practracker/testdata/header.h 3
+problem dependency-violation /src/core/crypto/hs_ntor.h 1
+problem dependency-violation /src/core/or/cell_queue_st.h 1
+problem dependency-violation /src/core/or/channel.h 1
+problem dependency-violation /src/core/or/circuitlist.h 1
+problem dependency-violation /src/core/or/connection_edge.h 1
+problem dependency-violation /src/core/or/or.h 1