Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

修复因查询P2P失败造成的播放问题 #1281

Merged
merged 1 commit into from
Jun 29, 2022
Merged

修复因查询P2P失败造成的播放问题 #1281

merged 1 commit into from
Jun 29, 2022

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Jun 29, 2022

Close #1278

在进行 Linq 索引时没有考虑到可能为空的情况,导致报错

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

当前行为是什么?

对于部分视频可能出现空引用的问题

新的行为是什么?

进行了空值判断

PR 检查清单

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

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

备注

@Richasy Richasy added the bug 🐛 异常或错误使得应用不能按预期工作 label Jun 29, 2022
@Richasy Richasy merged commit a6c2d95 into main Jun 29, 2022
@Richasy Richasy deleted the richasy/fixP2p branch June 29, 2022 03:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 异常或错误使得应用不能按预期工作
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 视频播放信息请求失败
1 participant