]> git.alsa-project.org Git - alsa-lib.git/commit
seq: seqmid - use correct snd_strlcat instead snd_strlcpy in update_group_ports()
authorJaroslav Kysela <perex@perex.cz>
Mon, 14 Apr 2025 16:36:45 +0000 (18:36 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 14 Apr 2025 16:41:42 +0000 (18:41 +0200)
commitc748afe123b3e9fdd020853d508b33beff80afa5
treebb8976a9bcd91e37a9f8bd972bfa5bba841969f6
parent8291d2c6014e460d9b85a75bebc9a78ffb446a41
seq: seqmid - use correct snd_strlcat instead snd_strlcpy in update_group_ports()

Fixes: a4e47461 ("seq: update_group_ports - rewrite blknames update")
Suggested-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/seq/seqmid.c