A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Haivision/srt/commit/8b68157d57a4df9f95ba02d37c3fce64c0d480c5 below:

[core] fix CRcvLossList::m_iTail not reset to -1 · Haivision/srt@8b68157 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-0

lines changed Original file line number Diff line number Diff line change

@@ -583,6 +583,8 @@ bool CRcvLossList::remove(int32_t seqno)

583 583

m_iHead = m_caSeq[m_iHead].inext;

584 584

if (-1 != m_iHead)

585 585

m_caSeq[m_iHead].iprior = -1;

586 +

else

587 +

m_iTail = -1;

586 588

}

587 589

else

588 590

{

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4