]> git.alsa-project.org Git - alsa-utils.git/commit
amixer: Fix parsing container TLV entries
authorTakashi Iwai <tiwai@suse.de>
Mon, 26 Nov 2012 15:13:57 +0000 (16:13 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 Nov 2012 15:16:16 +0000 (16:16 +0100)
commitd6da86117bddeb5007058bfd599c4839858c7ca9
tree51921cf655d9019f9188894b478c8f1d9dc4443d
parentda1c24a24c699125aedc8d4f7c97d974b868dacf
amixer: Fix parsing container TLV entries

Fix the wrong calculation of the size of a container TLV entry, which
resulted in "TLV size error" messages.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
amixer/amixer.c