bug20063 353 B

123456
  1. o Minor bugfixes (Linux seccomp2 sandbox):
  2. - Add permission to run the sched_yield() and sigaltstack() system
  3. calls, in order to support versions of Tor compiled with
  4. asan or ubsan code that use these calls. Now "sandbox 1" and
  5. "--enable-expensive-hardening" should be compatible.
  6. Fixes bug 20063; bugfix on 0.2.5.1-alpha.