<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13227">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">incoming connect: don't crash if calling addr is missing<br><br>The idea was to guard the logging, though actually that can handle a NULL ss7<br>quite well.<br><br>Change-Id: Ib028432b37a5c48b677bb21b869cc722575dce92<br>---<br>M src/osmo-bsc/osmo_bsc_sigtran.c<br>1 file changed, 0 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/27/13227/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/osmo_bsc_sigtran.c b/src/osmo-bsc/osmo_bsc_sigtran.c</span><br><span>index 4b2c4ae..2ff5d80 100644</span><br><span>--- a/src/osmo-bsc/osmo_bsc_sigtran.c</span><br><span>+++ b/src/osmo-bsc/osmo_bsc_sigtran.c</span><br><span>@@ -122,7 +122,6 @@</span><br><span>        }</span><br><span> </span><br><span>        ss7 = osmo_ss7_instance_find(msc->a.cs7_instance);</span><br><span style="color: hsl(0, 100%, 40%);">-   OSMO_ASSERT(ss7);</span><br><span>    LOGP(DMSC, LOGL_ERROR, "Unable to find MSC data under address: %s\n", osmo_sccp_addr_name(ss7, msc_addr));</span><br><span>         return NULL;</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13227">change 13227</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/13227"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ib028432b37a5c48b677bb21b869cc722575dce92 </div>
<div style="display:none"> Gerrit-Change-Number: 13227 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>