28 Jun
2019
28 Jun
'19
12:04 p.m.
On Fri, 28 Jun 2019 11:54:29 +0200, Colin King wrote:
From: Colin Ian King colin.king@canonical.com
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
Applied, thanks.
Takashi