<p>pespin <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/19256">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">e1_input: Use osmo_use_count in e1inp_line<br><br>osmo_use_count is available since libosmocore 1.1.0 release, so bump<br>required libosmocore version in autotools and packages.<br><br>struct e1inp_line field refcnt is kept in order to keep ABI<br>compatibility accessing struct fields. The new use_count is added at the<br>end. Size of struct changing is fine since it is allocated through<br>an API and a pointer should be used by clients.<br><br>e1inp_line_clone API is changed but it's not used by anyone outside<br>libosmo-abis, so it's fine.<br><br>Related: OS#4624<br>Change-Id: I0658b2e9c452598025cc0f1d0b060076171767cc<br>---<br>M TODO-RELEASE<br>M configure.ac<br>M contrib/libosmo-abis.spec.in<br>M debian/control<br>M include/osmocom/abis/e1_input.h<br>M src/e1_input.c<br>M src/input/ipaccess.c<br>7 files changed, 85 insertions(+), 54 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/56/19256/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-abis/+/19256">change 19256</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/+/19256"/><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: I0658b2e9c452598025cc0f1d0b060076171767cc </div>
<div style="display:none"> Gerrit-Change-Number: 19256 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>