• David Reid's avatar
    ALSA: Release memory used internally by ALSA itself. · d6035a44
    David Reid authored
    This is internal to ALSA itself, and is fixed by calling
    snd_config_update_free_global() when a context is uninitialized. Not
    doing this results in Valgrind (and likely other memory leak checkers)
    to report errors which is just annoying.
    d6035a44
mini_al.h 607 KB