https://bugs.freedesktop.org/show_bug.cgi?id=74213
--- Comment #4 from David Henningsson <[email protected]> --- (In reply to comment #1) > > The biggest reported leak is that the global configuration is cached for > > next usage. If you do not want this feature, simply, call > > snd_config_update_free_global() after all snd_*_open*() calls. This function > > will free the cache. > > I haven't investigated if this warning applies to us. We call snd_config_update_free_global when we quit PulseAudio (see alsa-util.c, function pa_alsa_refcnt_dec), so this should be okay. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
