Files
tor/src
Nick Mathewson ea8e9f17f5 Revert "Change the sandbox behavior on all failed opens() to EACCES"
This reverts commit 9a06282546.

It appears that I misunderstood how the seccomp2 filter rules
interact.  It appears that `SCMP_ACT_ERRNO()` always takes
precedence over `SCMP_ACT_ALLOW()` -- I had thought instead that
earlier rules would override later ones.  But this change caused bug
25115 (not in any released Tor).
2018-02-01 08:39:38 -05:00
..
2018-02-01 08:15:09 -05:00
2017-04-25 18:02:19 +02:00
2018-01-25 13:50:55 -05:00
2017-04-29 08:55:57 +02:00