diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-01-25 13:44:18 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-01-25 15:51:33 +0100 |
commit | 2dee43ec3f31de39dc74e76e6ed65d976f486df0 (patch) | |
tree | 2871302b6f7852d22d766142182464eb8df7d33b /sound/core | |
parent | Merge branch 'topic/pcm-lock-refactor' into for-next (diff) | |
download | linux-2dee43ec3f31de39dc74e76e6ed65d976f486df0.tar.xz linux-2dee43ec3f31de39dc74e76e6ed65d976f486df0.zip |
ALSA: fireface: Off by one in latter_handle_midi_msg()
The > should be >= or otherwise we potentially read one element beyond
the end of the ff->tx_midi_substreams[] array.
Fixes: 73f5537fb209 ("ALSA: fireface: support tx MIDI functionality of Fireface UCX")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions