]> git.alsa-project.org Git - alsa-lib.git/commit
seq: seqmid - fix info->name is always true error
authorJaroslav Kysela <perex@perex.cz>
Sun, 2 Feb 2025 21:26:39 +0000 (22:26 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 2 Feb 2025 21:26:42 +0000 (22:26 +0100)
commit0bb35d4980c32dc4b434ca65d8288bb9199936e5
treec66ed4f76836112f2a9ebb7a02f708b206d9be36
parent995e279081958cd292fe8515075b21df7cac85ae
seq: seqmid - fix info->name is always true error

Replate pointer check to the zero string check as it
was the intention.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/seq/seqmid.c