]> git.alsa-project.org Git - alsa-utils.git/commit
Fix unexpected abort of alsamixer
authorTakashi Iwai <tiwai@suse.de>
Wed, 15 Jun 2005 12:49:07 +0000 (12:49 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Jun 2005 12:49:07 +0000 (12:49 +0000)
commit11f789c4f9c8c44e6403aa22db0a5f10a28e085f
treeb9af3f95b21978714d6d0a5ddf66141222e1f0dd
parent7b0c847f1a50dabee910f663d9d279f1f0c9564b
Fix unexpected abort of alsamixer

Fixed unexpected abort of alsamixer when no playback or capture elements
are available.  Also fixed the wrong use of temporary array in
displaying item name.
alsamixer/alsamixer.c