]> git.alsa-project.org Git - alsa-lib.git/commit
control: remap - fix the endless loop in remap_numid_child_new()
authorJaroslav Kysela <perex@perex.cz>
Tue, 19 Dec 2023 17:37:56 +0000 (18:37 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 19 Dec 2023 17:45:54 +0000 (18:45 +0100)
commit60d6fad711dc1083ce4021173f02a33ffe5030df
treeed8767f95794b7163acc86a26af63b44b53d1d8e
parent3d4230aa8c74e4f8282c3fca17c408d0074931ac
control: remap - fix the endless loop in remap_numid_child_new()

Avoid the new numid search for the maped only controls.

Link: https://lore.kernel.org/alsa-devel/20231219164539.GB14858@ediswmail.ad.cirrus.com/
Reported-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/control/control_remap.c