<p>Joshua Colp <strong>uploaded patch set #2</strong> to the change originally created by nappsoft.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14208">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_rtp_asterisk: Resolve loop when receive buffer is flushed<br><br>When the receive buffer was flushed by a received packet while it<br>already contained a packet with the same sequence number, Asterisk<br>never left the while loop which tried to order the packets.<br><br>This change makes it so if the packet is in the receive buffer it<br>is ignored and simply freed.<br><br>ASTERISK-28827<br><br>Change-Id: Idaa376101bc1ac880047c49feb6faee773e718b3<br>---<br>M res/res_rtp_asterisk.c<br>1 file changed, 12 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/08/14208/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/14208">change 14208</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/14208"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: Idaa376101bc1ac880047c49feb6faee773e718b3 </div>
<div style="display:none"> Gerrit-Change-Number: 14208 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: nappsoft <infos@nappsoft.ch> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>