Merge branch 'bug17347'

This commit is contained in:
Nick Mathewson
2015-10-15 10:36:29 -04:00
3 changed files with 8 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (compilation):
- Fix compilation of sandbox.c with musl-libc.
Fixes bug 17347; bugfix on 0.2.5.1-alpha.
Patch from 'jamestk'.