linux/sound/core/seq/oss
Colin Ian King c3ea60c231 ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
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>
2019-06-28 12:03:58 +02:00
..
Makefile ALSA: seq: Allow the tristate build of OSS emulation 2017-06-09 22:09:45 +02:00
seq_oss_device.h ALSA: seq: Protect racy pool manipulation from OSS sequencer 2019-04-12 13:07:25 +02: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-06-28 12:03:58 +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-06-28 12:03:58 +02:00
seq_oss_synth.c ALSA: seq: oss: Fix Spectre v1 vulnerability 2019-03-21 13:23:51 +01: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: Use the standard fall-through annotation 2018-10-12 09:31:29 +02:00
seq_oss_timer.h
seq_oss_writeq.c ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper 2019-04-12 12:51:22 +02:00
seq_oss_writeq.h
seq_oss.c ALSA: seq: Fix poll() error return 2018-07-26 08:23:26 +02:00