Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ftruncate64 to audio sandbox policy.
Audio sandbox policy currently allows ftruncate syscall; adding ftruncate64 used on x86 systems. This fix solves browser_tests failures on 32 bit Linux bots. With ftruncate64 blocked, IPC between audio process and renderer was failing leading to audio render errors. Bug: 890850 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I6b09429c018468e0eb037498514df048fe79d520 Reviewed-on: https://chromium-review.googlesource.com/c/1282407 Commit-Queue: Marina Ciocea <[email protected]> Reviewed-by: Robert Sesek <[email protected]> Cr-Commit-Position: refs/heads/master@{#600555}
- Loading branch information