aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorSoumya Managoli <quic_c_smanag@quicinc.com>2023-04-05 15:46:55 +0530
committerSiluxsept <ronny.horn.rh@gmail.com>2024-02-06 00:31:55 +0100
commita91243d4133721e4c6fdc47fdc82a45020e5c9b2 (patch)
tree686ff0b3484ca599fdfc3e42854483bf983c6e5d /tools/perf/scripts/python/call-graph-from-sql.py
parentcb49e0ead6e6785179c0debc9f6c888caee52362 (diff)
dsp: q6adm: Resolve mem corruption in adm cb
Conversion of negative "num_modules" var value will result in max possible unsigned int value and hence can cause mem corruption when accessed. Resolve this by assigning the same data type to "num_modules" var as used in the calling fn. Change-Id: I4c9d7215b9c7345637e1eb3a1992a41fef71c5cb Signed-off-by: Soumya Managoli <quic_c_smanag@quicinc.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions