diff options
author | 2020-11-13 14:58:46 -0600 | |
---|---|---|
committer | 2020-11-13 16:03:07 -0600 | |
commit | c61b3e4839007668360ed8b87d7da96d2e59fc6c (patch) | |
tree | 8496901a442f4d76018f027cb0f4da194ef0dfdc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | jfs: Fix memleak in dbAdjCtl (diff) | |
download | linux-dev-c61b3e4839007668360ed8b87d7da96d2e59fc6c.tar.xz linux-dev-c61b3e4839007668360ed8b87d7da96d2e59fc6c.zip |
jfs: Fix array index bounds check in dbAdjTree
Bounds checking tools can flag a bug in dbAdjTree() for an array index
out of bounds in dmt_stree. Since dmt_stree can refer to the stree in
both structures dmaptree and dmapctl, use the larger array to eliminate
the false positive.
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Reported-by: butt3rflyh4ck <butterflyhuangxx@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions