Skip to content
Snippets Groups Projects
Commit 287c78c5 authored by Micah Elizabeth Scott's avatar Micah Elizabeth Scott
Browse files

sandbox: allow stack mmap with prot_none


This fixes a failure that was showing up on i386 Debian hosts
with sandboxing enabled, now that cpuworker is enabled on clients.
We already had allowances for creating threads and creating stacks
in the sandbox, but prot_none (probably used for a stack guard)
was not allowed so thread creation failed.

Signed-off-by: default avatarMicah Elizabeth Scott <beth@torproject.org>
parent 700814a3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment