diff options
| author | Dan Carpenter <[email protected]> | 2015-12-02 17:26:28 -0600 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2015-12-10 12:53:52 -0500 |
| commit | e37390bee6fe7dfbe507a9d50cdc11344b53fa08 (patch) | |
| tree | dabc3bc2f2a479a1e52980106e72bbad9ba864c5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 23211c1e7ad7693e0f518383890308f42f3cc10d (diff) | |
cxlflash: a couple off by one bugs
The "> MAX_CONTEXT" should be ">= MAX_CONTEXT". Otherwise we go one
step beyond the end of the cfg->ctx_tbl[] array.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Manoj Kumar <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Acked-by: Matthew R. Ochs <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions