]> code.delx.au - pulseaudio/commit
alsa-mixer: Make probing elements with more than two volume channels fail.
authorTanu Kaskinen <tanu.kaskinen@digia.com>
Wed, 23 Mar 2011 12:52:48 +0000 (14:52 +0200)
committerColin Guthrie <colin@mageia.org>
Wed, 30 Mar 2011 08:20:56 +0000 (09:20 +0100)
commit527078523815587bfd021bc1d10782403e9b3e84
tree76b755c8cbd0c453c77e921942988792f934d569
parent9501504859cf5f8ab5b700e89c831e8c34c9bae3
alsa-mixer: Make probing elements with more than two volume channels fail.

This is just a quick hack to prevent array overflow. Correct fix would be to
implement support for more channels.
src/modules/alsa/alsa-mixer.c