linux-uconsole/sound/core/seq/oss
Colin Ian King 9d2ac58c1e ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
commit c3ea60c231 upstream.

There are two occurrances of a call to snd_seq_oss_fill_addr where
the dest_client and dest_port arguments are in the wrong order. Fix
this by swapping them around.

Addresses-Coverity: ("Arguments in wrong order")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-10 09:53:42 +02:00
..
Makefile ALSA: seq: Allow the tristate build of OSS emulation 2017-06-09 22:09:45 +02:00
seq_oss.c ALSA: seq: Fix poll() error return 2018-07-26 08:23:26 +02:00
seq_oss_device.h sound: annotate ->poll() instances 2017-11-27 16:20:02 -05:00
seq_oss_event.c ALSA: seq: oss: Hardening for potential Spectre v1 2018-04-25 10:37:45 +02:00
seq_oss_event.h
seq_oss_init.c ALSA: seq: oss: Don't drain at closing a client 2016-03-01 20:26:40 +01:00
seq_oss_ioctl.c ALSA: seq: fix incorrect order of dest_client/dest_ports arguments 2019-07-10 09:53:42 +02:00
seq_oss_midi.c ALSA: seq: Minor cleanup of MIDI event parser helpers 2018-08-01 22:54:35 +02:00
seq_oss_midi.h
seq_oss_readq.c ALSA: seq: Fix OSS sysex delivery in OSS emulation 2017-11-07 16:05:24 +01:00
seq_oss_readq.h ALSA: seq: Fix OSS sysex delivery in OSS emulation 2017-11-07 16:05:24 +01:00
seq_oss_rw.c ALSA: seq: fix incorrect order of dest_client/dest_ports arguments 2019-07-10 09:53:42 +02:00
seq_oss_synth.c ALSA: seq: oss: Fix Spectre v1 vulnerability 2019-04-03 06:26:22 +02:00
seq_oss_synth.h ALSA: seq: oss: Hardening for potential Spectre v1 2018-04-25 10:37:45 +02:00
seq_oss_timer.c ALSA: seq_oss: Mark expected switch fall-through 2018-08-04 08:30:45 +02:00
seq_oss_timer.h
seq_oss_writeq.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
seq_oss_writeq.h