From a6688f9cbb930ad139a7f3886684fcadeec59d30 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 29 May 2014 11:04:32 -0400 Subject: sandbox: allow enough setsockopt to make ConstrainedSockets work fixes bug 12139; bugfix on 0.2.5.1-alpha --- changes/bug12139 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug12139 (limited to 'changes') diff --git a/changes/bug12139 b/changes/bug12139 new file mode 100644 index 000000000..8d31dab2c --- /dev/null +++ b/changes/bug12139 @@ -0,0 +1,4 @@ + o Minor bugfixes (linux seccomp sandbox): + - Avoid crashing with the seccomp sandbox enabled along with + ConstrainedSockets. Fixes bug 12139; bugfix on 0.2.5.1-alpha. + -- cgit v1.2.3