<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/17012">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vlr_sgs_fsm: add missing break, do not call to_null() twice<br><br>Change-Id: Ib5d1d7633ca6c32d7d63bb1481f51355c97b90fb<br>---<br>M src/libvlr/vlr_sgs_fsm.c<br>1 file changed, 1 insertion(+), 0 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/12/17012/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libvlr/vlr_sgs_fsm.c b/src/libvlr/vlr_sgs_fsm.c</span><br><span>index a131b7e..0f21617 100644</span><br><span>--- a/src/libvlr/vlr_sgs_fsm.c</span><br><span>+++ b/src/libvlr/vlr_sgs_fsm.c</span><br><span>@@ -234,6 +234,7 @@</span><br><span>           if (*cause == SGSAP_SGS_CAUSE_MT_CSFB_REJ_USER)</span><br><span>                      break;</span><br><span>               to_null(fi);</span><br><span style="color: hsl(120, 100%, 40%);">+          break;</span><br><span>       case SGS_UE_E_RX_ALERT_FAILURE:</span><br><span>              to_null(fi);</span><br><span>                 break;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/17012">change 17012</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/+/17012"/><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: Ib5d1d7633ca6c32d7d63bb1481f51355c97b90fb </div>
<div style="display:none"> Gerrit-Change-Number: 17012 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>