aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorYizhuo <[email protected]>2019-01-07 12:12:32 -0800
committerMark Brown <[email protected]>2019-01-08 13:05:48 +0000
commit4a8191aa9e057ea38279ef9e809265ba3966be40 (patch)
tree7baa4428e79a474db5997f01e8d3b1ed4b226f74 /tools/perf/scripts/python/bin/stackcollapse-record
parent7b57085a33ce55e28616f04fd9877ba2ca7e79de (diff)
ASoC: rt274: Variable "buf" in function rt274_jack_detect() could be uninitialized
In function rt274_jack_detect(), local variable "buf" could be uninitialized if function regmap_read() returns -EINVAL. However, it will be used to calculate "hp" and "mic" and make their value unpredictable while those value are used in the caller. This is potentially unsafe. Signed-off-by: Yizhuo <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions