Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复快速退出播放界面时的内存访问异常 #570

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Sep 16, 2024

Close #558

造成崩溃的主要原因:

  1. 重复释放MPV播放器对象
  2. 访问已释放对象的属性或方法

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

PR 检查清单

请检查你的 PR 是否满足以下要求:

  • 应用成功启动
  • 文件头已经被添加至所有源文件中
  • 包含破坏式更新

@Richasy Richasy added the bug Something isn't working label Sep 16, 2024
@Richasy Richasy merged commit 9809e05 into master Sep 16, 2024
1 check passed
@Richasy Richasy deleted the richasy/fixQuickBack branch September 16, 2024 12:48
@Richasy Richasy linked an issue Sep 16, 2024 that may be closed by this pull request
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant