Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The issue occured while compiled by musl toolchain: mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = ? +++ killed by SIGSYS +++ This patchs allows seccomp to make __NR_mmap2 syscall. Signed-off-by: Oleg Lyovin <[email protected]>
- Loading branch information