Merge branch 'maint-0.3.5' into release-0.3.5

This commit is contained in:
Nick Mathewson
2020-07-09 09:28:53 -04:00
4 changed files with 118 additions and 76 deletions
+4
View File
@@ -0,0 +1,4 @@
o Major bugfixes (NSS):
- Fix out-of-bound memory access in `tor_tls_cert_matches_key()` when Tor is
compiled with NSS support. Fixes bug 33119; bugfix on 0.3.5.1-alpha. This
issue is also tracked as TROVE-2020-001.