<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/19258">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ipacces: Fix e1inp_line reference put in ipaccess_close<br><br>Drop the function e1inp_close_socket since it's only used by the caller<br>at hand, and it's only exported through "internal.h", so no app is using<br>it. Remove it because there's only a caller, and furthermore because<br>keeping it (and putting bfd->data==line) would introduce a layer<br>violation because the bfd->data==line is only used for ipaccess so far.<br><br>Triggering path:<br>handle_ts1_read ret=0 "Sign link vanished"<br>  ipaccess_drop<br>line->ops->sign_link_down<br>  (osmo-bsc) ipaccess_drop_oml<br>e1inp_sign_link_destroy<br>  link->ts->line->driver->close<br>ipaccess_close<br><br>Related: OS#4624<br>Change-Id: If23cc722106a9f70c998e591369a4acafa52c519<br>---<br>M include/internal.h<br>M src/e1_input.c<br>M src/input/ipaccess.c<br>3 files changed, 15 insertions(+), 23 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/58/19258/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-abis/+/19258">change 19258</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/libosmo-abis/+/19258"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If23cc722106a9f70c998e591369a4acafa52c519 </div>
<div style="display:none"> Gerrit-Change-Number: 19258 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>