android_kernel_samsung_msm8976/samples/seccomp
Mathias Svensson 6c95ecc2c1 samples/seccomp: fix 64-bit comparison macros
commit 916cafdc95843fb9af5fd5f83ca499d75473d107 upstream.

There were some bugs in the JNE64 and JLT64 comparision macros. This fixes
them, improves comments, and cleans up the file while we are at it.

Reported-by: Stephen Röttger <sroettger@google.com>
Signed-off-by: Mathias Svensson <idolf@google.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: James Morris <james.l.morris@oracle.com>
Signed-off-by: Willy Tarreau <w@1wt.eu>
2019-07-27 21:43:57 +02:00
..
.gitignore samples: seccomp: add .gitignore for untracked executables 2012-06-29 00:54:17 +10:00
Makefile samples/seccomp: be less stupid about cross compiling 2013-02-05 20:38:49 +11:00
bpf-direct.c
bpf-fancy.c
bpf-helper.c
bpf-helper.h samples/seccomp: fix 64-bit comparison macros 2019-07-27 21:43:57 +02:00
dropper.c