aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_sandbox.c
diff options
context:
space:
mode:
authorSimon South <simon@simonsouth.net>2021-09-06 09:22:46 -0400
committerSimon South <simon@simonsouth.net>2022-06-13 09:09:54 -0400
commit6a004380c90671f210e8e96239826159ec894a11 (patch)
tree5f05ec183cabece0145e90a02c3dde7c1ea31db2 /src/test/test_sandbox.c
parentda6b55b6f47efacf20f525c644b349666bbe77aa (diff)
downloadtor-6a004380c90671f210e8e96239826159ec894a11.tar.gz
tor-6a004380c90671f210e8e96239826159ec894a11.zip
sandbox: Filter "fchownat" on systems using generic syscalls
On architectures that use Linux's generic syscall interface the legacy "chown" call is not available; on these systems glibc uses "fchownat" instead. Modify the sandbox implementation to match.
Diffstat (limited to 'src/test/test_sandbox.c')
0 files changed, 0 insertions, 0 deletions