<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/15850">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fsm: use deferred deallocation<br><br>Since osmo-bsc uses the MGCP client FSMs, it is required to enable this new<br>feature to guarantee safe operation. The issue is described in detail in commit<br>logs linked below.<br><br>Notably, osmo-msc currently chooses to omit error handling during MGCP events<br>(marked "FIXME"). An upcoming patch implements this error handling, and would<br>make osmo-msc vulnerable to crash from unexpected MGCP messages without this.<br><br>Deferred FSM deallocation is a more general, simpler approach to<br>osmo_fsm_term_safely(), so we can switch that off now.<br><br>Depends: Ief4dba9ea587c9b4aea69993e965fbb20fb80e78 (libosmocore),<br>         I0adc13a1a998e953b6c850efa2761350dd07e03a (libosmocore)<br>Related: I7df2e9202b04e7ca7366bb0a8ec53cf3bb14faf3 (osmo-mgw)<br>Change-Id: I08c03946605aa12e0a5ce8b3c773704ef5327a7a<br>---<br>M src/osmo-msc/msc_main.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/50/15850/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/15850">change 15850</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-msc/+/15850"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I08c03946605aa12e0a5ce8b3c773704ef5327a7a </div>
<div style="display:none"> Gerrit-Change-Number: 15850 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>