2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 04:03:58 +08:00
linux-next/tools/testing/selftests/seccomp
Kees Cook b5bb6d3068 selftests/seccomp: fix 32-bit build warnings
The casting was done incorrectly for 32-bit builds. Fixed to use uintptr_t.

Reported-by: Eric Adams <adamse@google.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2016-01-07 13:40:20 -07:00
..
.gitignore selftests: add seccomp suite 2015-06-17 17:12:32 -06:00
Makefile selftests: add seccomp suite 2015-06-17 17:12:32 -06:00
seccomp_bpf.c selftests/seccomp: Be more precise with syscall arguments. 2015-11-02 14:41:02 -07:00
test_harness.h selftests/seccomp: fix 32-bit build warnings 2016-01-07 13:40:20 -07:00