From: teor Date: Sat, 6 Apr 2019 02:19:47 +0000 (+1000) Subject: practracker: accept 6 extra lines in tortls_nss.c:tor_tls_context_new() X-Git-Tag: tor-0.4.1.1-alpha~97 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7741b21d0e3afbfc6d60a852fce6992724c4ae71;p=thirdparty%2Ftor.git practracker: accept 6 extra lines in tortls_nss.c:tor_tls_context_new() These lines were added to fix bug 29241. --- diff --git a/scripts/maint/practracker/exceptions.txt b/scripts/maint/practracker/exceptions.txt index 8d6464e3f1..678d97849a 100644 --- a/scripts/maint/practracker/exceptions.txt +++ b/scripts/maint/practracker/exceptions.txt @@ -282,7 +282,7 @@ problem function-size /src/lib/process/restrict.c:set_max_file_descriptors() 102 problem function-size /src/lib/process/setuid.c:switch_id() 156 problem function-size /src/lib/sandbox/sandbox.c:prot_strings() 104 problem function-size /src/lib/string/scanf.c:tor_vsscanf() 112 -problem function-size /src/lib/tls/tortls_nss.c:tor_tls_context_new() 147 +problem function-size /src/lib/tls/tortls_nss.c:tor_tls_context_new() 153 problem function-size /src/lib/tls/tortls_openssl.c:tor_tls_context_new() 171 problem function-size /src/lib/tls/x509_nss.c:tor_tls_create_certificate_internal() 126 problem function-size /src/tools/tor-gencert.c:parse_commandline() 111