[ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_select()
authorClemens Ladisch <clemens@ladisch.de>
Sun, 20 Nov 2005 12:59:56 +0000 (13:59 +0100)
committerJaroslav 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