]> git.alsa-project.org Git - alsa-utils.git/commit
amixer: cleanups for valgrind
authorJaroslav Kysela <perex@perex.cz>
Tue, 30 Mar 2021 11:31:13 +0000 (13:31 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 30 Mar 2021 11:32:34 +0000 (13:32 +0200)
commit204ae460a1768356e7a8eb561e7434b23e13e4a0
tree4f698b6116554dbf07457d1187bd8dcbc7567070
parent69276d4a6c92599fb3cc9a9a4db64ce22cff8504
amixer: cleanups for valgrind

Call snd_config_update_free_global() to check the memory
leaks and wrong memory access.

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