diff options
author | Dan Carpenter <[email protected]> | 2012-09-05 15:31:26 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-09-19 17:08:40 +0200 |
commit | 1e6dd8adc78d4a153db253d051fd4ef6c49c9019 (patch) | |
tree | 4c75760b5532ef2a7546791710f07a7eeaee5863 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d0616c1775035496fb355248d296fb16ea7fb235 (diff) |
perf: Fix off by one test in perf_reg_value()
The test should be >= ARRAY_SIZE() instead of > ARRAY_SIZE().
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions