git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac09a92
)
[ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_select()
author
Clemens Ladisch
<clemens@ladisch.de>
Sun, 20 Nov 2005 12:59:56 +0000
(13:59 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Tue, 3 Jan 2006 11:29:12 +0000
(12:29 +0100)
Modules: RawMidi Midlevel
In snd_rawmidi_info_select(), check that the device identified by the
passed device number actually exists.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
No differences found