]> git.ipfire.org Git - thirdparty/tor.git/commit
Make the sandbox code allow the writev() syscall.
authorNick Mathewson <nickm@torproject.org>
Thu, 10 Apr 2014 19:08:28 +0000 (15:08 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 10 Apr 2014 19:08:28 +0000 (15:08 -0400)
commit196895ed7ed1bd4c93c4c3cdd12893cfa4e4cc41
tree95f3ddd4c984dc178c6f57a01f414363e767feec
parenta7904543689917d0087ea47ad3d3c1631cdd2bde
Make the sandbox code allow the writev() syscall.

Tor doesn't use it directly, but the glibc backtrace-to-fd code does
src/common/sandbox.c