使用离屏pagSurface导出pag为视频时出现内存泄漏 #2665
-
平台:macos |
Beta Was this translation helpful? Give feedback.
Answered by
kevingpqi123
Feb 11, 2025
Replies: 2 comments 16 replies
-
不调用cleanAll()函数内存会缓慢上涨,我这边追查到,调用lockContext后,会涨的很快。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
升级一下4.4以上版本,是有修复iOS内存泄露的问题。 |
Beta Was this translation helpful? Give feedback.
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以更新使用 release/4.4 分支的代码,这个分支内部已经做了处理,及时进行了释放