srt icon indicating copy to clipboard operation
srt copied to clipboard

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

Open ethouris opened this issue 4 years ago • 0 comments

Fixed:

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

Added some sanity checks

ethouris avatar Dec 14 '20 17:12 ethouris