<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10333">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">GSCON: avoid sending connection oriented data when not connected<br><br>When no connection is present and had never existed, then<br>conn->sccp.msc is unpopulated. However, there may be situations where<br>osmo_bsc_sigtran_send() is executed while no connection is present.<br><br>At the moment we assert on conn->sccp.msc, which would cause osmo-bsc<br>to exit. In order to avoid this, better check conn->sccp.msc and drop<br>the sccp message when the check is negative.<br><br>- Remove assertion, add check.<br><br>Change-Id: I4eaa983702224e5995a388ea9890ee04212eb569<br>Related: OS#3446<br>---<br>M src/osmo-bsc/osmo_bsc_sigtran.c<br>1 file changed, 5 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/33/10333/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10333">change 10333</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/10333"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I4eaa983702224e5995a388ea9890ee04212eb569 </div>
<div style="display:none"> Gerrit-Change-Number: 10333 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>