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

[core] Fixed bug: tsbpd might miss m_bClosing flag setting, flag not always properly set. #1709

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ethouris
Copy link
Collaborator

Fixed:

  • Properly set the flag before calling releaseSync
  • TSBPD: check the flag immediately after re-locking m_RecvLock

Added some sanity checks

@maxsharabayko maxsharabayko added this to the v1.4.3 milestone Dec 22, 2020
@maxsharabayko maxsharabayko added [core] Area: Changes in SRT library core Type: Bug Indicates an unexpected problem or unintended behavior labels Dec 22, 2020
@maxsharabayko maxsharabayko modified the milestones: v1.4.3, v1.4.4 Apr 13, 2021
@maxsharabayko maxsharabayko modified the milestones: v1.4.4, Backlog Aug 17, 2021
srtcore/core.cpp Fixed Show fixed Hide fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants