diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-12-03 02:26:28 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2015-12-10 20:53:52 +0300 |
commit | e37390bee6fe7dfbe507a9d50cdc11344b53fa08 (patch) | |
tree | dabc3bc2f2a479a1e52980106e72bbad9ba864c5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 23211c1e7ad7693e0f518383890308f42f3cc10d (diff) | |
download | linux-e37390bee6fe7dfbe507a9d50cdc11344b53fa08.tar.xz |
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 <dan.carpenter@oracle.com>
Reviewed-by: Manoj Kumar <manoj@linux.vnet.ibm.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions