<p>Harald Welte <strong>uploaded patch set #2</strong> to the change originally created by dexter.</p><p><a href="https://gerrit.osmocom.org/10038">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">chan_alloc: reset rtp voice related bits in lchan_free()<br><br>The function lchan_free() is supposed to reset the lchan so that<br>it can be used by another connection. This function does not yet<br>reset the struct memebers in lchan->abis_ip. This may lead to<br>confusion if some other end re-uses that lchan and finds old RTP<br>voice port/ip settings there. Those data must be reset to<br>ensure it does accidently migrate into an unrelated conext.<br><br>- do a memset to 0 on lchan->abis_ip in lchan_free()<br><br>Change-Id: I0c99494292cd1d058a19a21413d0ddb51471c6be<br>Related: OS#3396<br>---<br>M src/osmo-bsc/chan_alloc.c<br>1 file changed, 3 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/38/10038/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10038">change 10038</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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.osmocom.org/10038"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I0c99494292cd1d058a19a21413d0ddb51471c6be </div>
<div style="display:none"> Gerrit-Change-Number: 10038 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>