commit | 916cafdc95843fb9af5fd5f83ca499d75473d107 | [log] [tgz] |
---|---|---|
author | Mathias Svensson <idolf@google.com> | Fri Jan 06 13:32:39 2017 -0800 |
committer | James Morris <james.l.morris@oracle.com> | Mon Jan 09 17:22:03 2017 +1100 |
tree | 97294420028fa5da68eea29e4fdbfeea518a20e9 | |
parent | a121103c922847ba5010819a3f250f1f7fc84ab8 [diff] |
samples/seccomp: fix 64-bit comparison macros 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> Cc: stable@vger.kernel.org Signed-off-by: James Morris <james.l.morris@oracle.com>