[tor-commits] [tor/master] practracker: accept 6 extra lines in tortls_nss.c:tor_tls_context_new()

teor at torproject.org teor at torproject.org
Sat Apr 6 02:26:46 UTC 2019


commit 7741b21d0e3afbfc6d60a852fce6992724c4ae71
Author: teor <teor at torproject.org>
Date:   Sat Apr 6 12:19:47 2019 +1000

    practracker: accept 6 extra lines in tortls_nss.c:tor_tls_context_new()
    
    These lines were added to fix bug 29241.
---
 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 8d6464e3f..678d97849 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



More information about the tor-commits mailing list