Branch: refs/heads/main
Home: https://github.com/seccomp/libseccomp
Commit: 4f34c6eb17c2ffcb0fce5911ddbc161d97517476
https://github.com/seccomp/libseccomp/commit/4f34c6eb17c2ffcb0fce5911ddbc161d97517476
Author: Tom Hromatka <[email protected]>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M tests/24-live-arg_allow.py
Log Message:
-----------
tests: Allow munmap() syscall in Python test #24
The python live test, 24-live-arg_allow.py, started failing on
Python version 3.9.6+ on Fedora 34 and Ubuntu 20.10. The Python
quit() call is now invoking the munmap() syscall. To fix this,
allow the munmap() syscall in the test's seccomp filter.
Acked-by: Paul Moore <[email protected]>
Signed-off-by: Tom Hromatka <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"libseccomp" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/libseccomp/seccomp/libseccomp/push/refs/heads/main/af3958-4f34c6%40github.com.