<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13690">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vlr_sgs_fsm: make sure vsub is marked used when LA is present<br><br>When the LU is accepted and the subscriber (vsub) is not claimed as "in<br>use" in the ref counting system.<br><br>- Make sure vlr_subscr_get() is called when the LU is accepted.<br><br>Change-Id: Iba90be095569cc5212c61ab8e8a9bfd4ae51fd44<br>Related OS#3934<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/90/13690/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 ee1d748..36e22b9 100644</span><br><span>--- a/src/libvlr/vlr_sgs_fsm.c</span><br><span>+++ b/src/libvlr/vlr_sgs_fsm.c</span><br><span>@@ -129,6 +129,7 @@</span><br><span>            vsub->la_allowed = true;</span><br><span>          vsub->imsi_detached_flag = false;</span><br><span>                 vsub->lu_complete = true;</span><br><span style="color: hsl(120, 100%, 40%);">+          vlr_subscr_get(vsub, VSUB_USE_ATTACHED);</span><br><span>             vlr_sgs_fsm_update_id(vsub);</span><br><span>                 vsub->cs.attached_via_ran = OSMO_RAT_EUTRAN_SGS;</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13690">change 13690</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/13690"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iba90be095569cc5212c61ab8e8a9bfd4ae51fd44 </div>
<div style="display:none"> Gerrit-Change-Number: 13690 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>