Merge branch 'tor-github/pr/1887' into maint-0.4.3

This commit is contained in:
Alexander Færøy
2020-06-30 14:19:28 +00: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.