9 Star 2 Fork 31

OpenHarmony/third_party_alsa-lib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MEMORY-LEAK 469 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jaroslav Kysela 提交于 2003-02-04 22:56 +08:00 . Initial version
Memory leaks - really?
----------------------
Note that some developers are thinking that the ALSA library has some memory
leaks. Sure, it can be truth, but before contacting us, please, be sure that
these leaks are not forced.
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.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_alsa-lib.git
git@gitee.com:openharmony/third_party_alsa-lib.git
openharmony
third_party_alsa-lib
third_party_alsa-lib
master

搜索帮助