Merge branch 'bug34130_035'

This commit is contained in:
Nick Mathewson
2020-05-12 12:58:19 -04:00
2 changed files with 18 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (linux seccomp sandbox nss):
- Fix startup crash when tor is compiled with --enable-nss and
sandbox support is enabled. Fixes bug 34130; bugfix on
0.3.5.1-alpha. Patch by Daniel Pinto.