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>
1 file changed
tree: bbef8f368b928646140a5f1f6f0533aff72ee1f0
  1. .gitignore
  2. Makefile
  3. seccomp_bpf.c
  4. test_harness.h