aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMicah Elizabeth Scott <beth@torproject.org>2023-03-15 11:52:45 -0700
committerMicah Elizabeth Scott <beth@torproject.org>2023-05-10 07:38:28 -0700
commit287c78c5a82f0447af01f3558748f048c9f3d2b2 (patch)
treeae1ae0337f5a6ada00a8b4372e2789f6b29a98aa /Makefile.am
parent700814a3a117652682ccdf1ea591584b5eca1ff6 (diff)
downloadtor-287c78c5a82f0447af01f3558748f048c9f3d2b2.tar.gz
tor-287c78c5a82f0447af01f3558748f048c9f3d2b2.zip
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: Micah Elizabeth Scott <beth@torproject.org>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions