]> git.ipfire.org Git - thirdparty/tor.git/commit
Correct how we use libseccomp
authorPeter Gerber <peter@arbitrary.ch>
Mon, 10 Jun 2019 12:56:31 +0000 (14:56 +0200)
committerNick Mathewson <nickm@torproject.org>
Tue, 17 Dec 2019 14:47:28 +0000 (09:47 -0500)
commit0d64bafcfedd259fb15b3ee85a7b00a840aec73b
tree4234a4e7a82ddd363a4bd90bdc6f5e4fe7a6a5ac
parent1cd20ff848eab6ee7b441c5aab0578ab02a114bc
Correct how we use libseccomp

This fixes a startup crash with libseccomp v2.4.0 if Sandbox is
set to 1.
changes/bug29819 [new file with mode: 0644]
src/lib/sandbox/sandbox.c