cloud-hypervisor/virtio-devices
Alyssa Ross 8abe8c679b seccomp: allow mmap everywhere brk is allowed
Musl often uses mmap to allocate memory where Glibc would use brk.
This has caused seccomp violations for me on the API and signal
handling threads.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2021-09-10 12:01:31 -07:00
..
src seccomp: allow mmap everywhere brk is allowed 2021-09-10 12:01:31 -07:00
Cargo.toml build: bump serde from 1.0.129 to 1.0.130 2021-08-30 05:23:16 +00:00