]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: fix handling of cset with spaces in the control name
authorLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 21 Dec 2010 22:11:59 +0000 (23:11 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 22 Dec 2010 07:06:28 +0000 (08:06 +0100)
commitdf760d8b311607bacd821a5d6a3f341c2a853567
tree9c34eaba39b430ee5a73a07352067e35c5f17d9f
parenteba547181963a198f82458d1c7b36561176ae941
ucm: fix handling of cset with spaces in the control name

Always terminate the cset command based on the last space found within the
cset command since the control name may contain spaces.
src/ucm/main.c