diff options
author | Xinyun Liu <xinyun.liu@intel.com> | 2018-06-07 17:48:42 +0300 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2018-06-11 10:04:45 +0300 |
commit | 1417fad75cb4eddc8d50604be88ca9a8a8de4c71 (patch) | |
tree | a22316c425fc9ca9765c8476f821700e4af29e68 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 659571953d315b36204acac508ef8d477044d260 (diff) | |
download | linux-1417fad75cb4eddc8d50604be88ca9a8a8de4c71.tar.xz |
drm/i915/gvt: use array to avoid potential buffer overflow
Array 'pdp_pair' of size 1 may use index value(s) 1..7.
Changed to pdps[8] to avoid confusion.
Signed-off-by: Xinyun Liu <xinyun.liu@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions