]> git.alsa-project.org Git - alsa-lib.git/commit
control: fix the assert() in snd_ctl_elem_set_bytes
authorJaroslav Kysela <perex@perex.cz>
Mon, 7 Jan 2019 08:08:46 +0000 (09:08 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 7 Jan 2019 08:08:49 +0000 (09:08 +0100)
commitfdc4c17e1c9f4f7591c7fb4f2bc2e0c399d2156e
tree88420ba6b5df94d4d1abc5c3efa6c6e114451c9a
parent15ccbf303d2724c3633c1056cc526367a6c5ea3f
control: fix the assert() in snd_ctl_elem_set_bytes

Allow to write to the whole array (512 bytes).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/control/control.c