1d5ac70f0Sopenharmony_ci
2d5ac70f0Sopenharmony_ci
3d5ac70f0Sopenharmony_ci				Memory leaks - really?
4d5ac70f0Sopenharmony_ci				----------------------
5d5ac70f0Sopenharmony_ci
6d5ac70f0Sopenharmony_ciNote that some developers are thinking that the ALSA library has some memory
7d5ac70f0Sopenharmony_cileaks. Sure, it can be truth, but before contacting us, please, be sure that
8d5ac70f0Sopenharmony_cithese leaks are not forced.
9d5ac70f0Sopenharmony_ci
10d5ac70f0Sopenharmony_ciThe biggest reported leak is that the global configuration is cached for
11d5ac70f0Sopenharmony_cinext usage. If you do not want this feature, simply, call
12d5ac70f0Sopenharmony_cisnd_config_update_free_global() after all snd_*_open*() calls. This function
13d5ac70f0Sopenharmony_ciwill free the cache.
14