]> git.ipfire.org Git - thirdparty/tor.git/commit
Permit the nanosleep system call in the seccomp2 callbox
authorNick Mathewson <nickm@torproject.org>
Wed, 18 Apr 2018 14:25:42 +0000 (10:25 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 23 Apr 2018 13:15:40 +0000 (09:15 -0400)
commitc4be6dfeabc8d42ecb6ccea8ca44d1ff0835071a
tree19a680efd29cb331c329fb10182053b2c3c7ccc0
parentd3ff1263092d9ca205b5b54b77db31633bcd80b4
Permit the nanosleep system call in the seccomp2 callbox

Fixes bug 24969; bugfix on 0.2.5.1-alpha when the sandbox was introduced.
changes/bug24969 [new file with mode: 0644]
src/common/sandbox.c