<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25330">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pdch: Make sure pending ImmAssRej scheduled for disabled pdch are dropped<br><br>When a PDCH TS becomes disabled (eg due to dyn TS being used for a<br>call), we are currently freeing all attached PDCHs in order to avoid<br>further use of it. However, pdch_free_all_tbf() was only freeing TBFs<br>attached to the PDCH, that is, TBFs having a valid TFI assigned.<br>There are some cases where temporary dummy TBFs are created which have<br>no TFI assigned, such as when creating an ImmAssReject. Let's take those<br>into account too, and make sure they are freed.<br><br>Related: OS#5226<br>Change-Id: Ibfe78448ebdedc8b049c80664711e166d910f9b7<br>---<br>M src/pdch.cpp<br>1 file changed, 12 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/30/25330/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25330">change 25330</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/c/osmo-pcu/+/25330"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ibfe78448ebdedc8b049c80664711e166d910f9b7 </div>
<div style="display:none"> Gerrit-Change-Number: 25330 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>