Ran
|
Jobs
1
|
Files
27
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
system: fix detection of WAIT_KILLABLE_RECV flag The kernel returns EINVAL when this flag is passed to seccomp without the new listener flag so we should pass the along as well. Reference on where the check happens in the kernel: https://github.com/torvalds/linux/blob/aea6bf908/kernel/seccomp.c#L1926-L1932 Signed-off-by: Ali Polatel <alip@chesswob.org> Acked-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
5 of 6 new or added lines in 1 file covered. (83.33%)
2672 of 2987 relevant lines covered (89.45%)
301746.68 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
82.03 |
-0.13% | src/system.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | amd64 - 8739331221.1 | 27 |
89.45 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|