aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2017-02-07 16:17:07 +0300
committerGreg Kroah-Hartman <[email protected]>2017-02-09 13:16:45 +0100
commit84472ecd7074576143aaf2772a304138fa4f1a09 (patch)
tree06b105d3dde0a5075dde49a2e3a63bc0645032ba /tools/perf/scripts/python
parent1605cda06ba58f1b3b9570ae9ea13e9793aeca2a (diff)
staging: bcm2835-audio: off by one in snd_bcm2835_playback_open_generic()
The > should be >= otherwise we write beyond the end of the array when we do: chip->alsa_stream[idx] = alsa_stream; Fixes: 23b028c871e1 ("staging: bcm2835-audio: initial staging submission") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions