diff options
| author | Ricky Zhou <rickyz@chromium.org> | 2016-10-13 20:37:28 +0300 |
|---|---|---|
| committer | Kees Cook <keescook@chromium.org> | 2016-11-01 18:58:17 +0300 |
| commit | d881d25cf5bc2fafbbfb383a475278977e1bd55a (patch) | |
| tree | 59831f33afc57b1979b4869f93944abb6febc446 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 1ff120504f8c322a03fbce035d99e29e741da725 (diff) | |
| download | linux-d881d25cf5bc2fafbbfb383a475278977e1bd55a.tar.xz | |
samples/seccomp: Support programs with >256 instructions
Previously, the program size was incorrectly truncated to 8 bits,
resulting in broken labels in large programs. Also changes the jump
resolution loop to not rely on undefined behavior (making a pointer
point before the filter array).
Signed-off-by: Ricky Zhou <rickyz@chromium.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
