<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18993">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix segfault introduced by recent segfault fix<br><br>This recently merged patch introduced a new bad segfault in bsc_compl_l3() by<br>dereferencing conn->sccp.msc before it was set to the actual msc pointer:<br><br>commit 6281d4f8692729dc0022ea7a6a2068972d58e9b6<br>"fix crashes due to OSMO_ASSERT(conn->lchan)"<br>Change-Id Id681dfb0ad654bdb4b71805d1ad4f39a8bf6bbd1<br><br>Fix that by moving the new checks back further down in bsc_compl_l3(), to where<br>conn->sccp.msc actually points at the msc.<br><br>Change-Id: Ic5832da7c58fce583caa504a90f18c334fc234f2<br>---<br>M src/osmo-bsc/gsm_08_08.c<br>1 file changed, 12 insertions(+), 9 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/18993/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18993">change 18993</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/+/18993"/><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: Ic5832da7c58fce583caa504a90f18c334fc234f2 </div>
<div style="display:none"> Gerrit-Change-Number: 18993 </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-CC: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>