• Max Kellermann's avatar
    alsa_mixer: call snd_config_update_free_global() in finish() · eb059a78
    Max Kellermann authored
    snd_config_update_free_global() frees cached ALSA configuration.  This
    keeps valgrind a little bit more quiet.  This patch moves the call
    from the open() method into the finish() method, which seems more
    natural: it allows the use of the config cache, and improves the
    cleanup phase.
    eb059a78
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...