Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Allow munmap() syscall in Python test seccomp#24
The python live test, 24-live-arg_allow.py, started failing on Fedora 34 with kernel 5.13.9-200.fc34.x86_64. To fix this, allow the munmap() syscall in the test's seccomp filter. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
- Loading branch information