<p>pespin <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25693">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts_trx: Fix timeslot_fsm not properly freed during trx free() [1/4]<br><br>osmo_fsm_inst_free() must be called explicitly, otherwise the instance<br>is kept in the llist of instances and produces heap-use-after-free.<br><br>Note: This fix is required by follow-up patches where some stubs are removed<br>and hence some tests start using FSMs internally. Due to this bug, tests<br>will crash due to reason explain in previous paragraph.<br><br>This patch itself may introduced failures to build due to some new<br>interdependencies being introduced in same follow-up patches mentioned<br>above, which are in turn fixed by this present patch.<br>So they are expected to be merged together.<br><br>Change-Id: Ib0e5560efe518833f76f846d7269e82d85c186a1<br>---<br>M include/osmocom/bsc/timeslot_fsm.h<br>M src/osmo-bsc/bts_trx.c<br>M src/osmo-bsc/timeslot_fsm.c<br>3 files changed, 10 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/93/25693/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25693">change 25693</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-bsc/+/25693"/><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-Change-Id: Ib0e5560efe518833f76f846d7269e82d85c186a1 </div>
<div style="display:none"> Gerrit-Change-Number: 25693 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>