<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17093">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu_sock: fix memleak, allocate pcu_sock_state on stack<br><br>It was noticed that OsmoPCU leaks memory when trying to reconnect<br>to the BTS. It could be easily fixed, but we don't really need to<br>allocate the PCU socket state on heap as we never have more than<br>one connection.<br><br>Change-Id: Iea8930f443caa16f522f7c5375e0004e4e2315cb<br>---<br>M src/osmobts_sock.cpp<br>1 file changed, 26 insertions(+), 52 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/93/17093/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17093">change 17093</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/osmo-pcu/+/17093"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iea8930f443caa16f522f7c5375e0004e4e2315cb </div>
<div style="display:none"> Gerrit-Change-Number: 17093 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </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-MessageType: newpatchset </div>