<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/21282">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ipaccess: Fix wrong assertion in ipaccess_drop() when used by BTS code<br><br>The code wrongly assumed that ipaccess_drop was only called by BSC code,<br>which is wrong. ipaccess_drop is called by BTS run code path in __handle_ts1_write(),<br>if send() syscall fails (for instance because BSC becomes unreachable).<br>In that case, we need to account for the BTS role case which doesn't<br>store the line pointer into the ofd->data. In BTS case, it's a pointer<br>to the struct ipa_client_conn, which we leave up to sign_link_down() cb<br>to do whatever they please with.<br><br>Fixes: OS#4864<br>Change-Id: If763e5f7736921a4360ad9027ba075ef8e118934<br>---<br>M src/input/ipaccess.c<br>1 file changed, 17 insertions(+), 7 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/82/21282/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-abis/+/21282">change 21282</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/+/21282"/><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: If763e5f7736921a4360ad9027ba075ef8e118934 </div>
<div style="display:none"> Gerrit-Change-Number: 21282 </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-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>