aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2014-04-14 08:42:01 +0100
committerPawel Moll <[email protected]>2014-04-24 11:41:12 +0100
commitbb6dd5757c12e9f3f25da971f1ea45c777ae79ab (patch)
treedee08962b88b6ec4a7ae5840e304ac3908aed08c /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parent6b4ed8b00e93bd31f24a25f59ed8d1b808d0cc00 (diff)
arm/mach-vexpress: array accessed out of bounds
dcscb_allcpus_mask is an array of size 2. The index variable cluster has to be checked against this limit before accessing the array. Signed-off-by: Heinrich Schuchardt <[email protected]> Acked-by: Nicolas Pitre <[email protected]> Signed-off-by: Pawel Moll <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions