mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
dd6c2b0ad7
Many of these files cause check-changes to fail, which will be a long-term problem as we continue to support 0.2.9.
5 lines
230 B
Plaintext
5 lines
230 B
Plaintext
o Minor features (sandbox):
|
|
- Explicitly permit the poll() system call when the Linux seccomp2-based
|
|
sandbox is enabled: apparently, some versions of libc use poll() when
|
|
calling getpwnam(). Closes ticket 25313.
|