<p>fixeria <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17105">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tbf: fix NULL pointer dereference in create_[ul|dl]_ass()<br><br>The problem is that bitvec_free() is not NULL-safe. Ideally we<br>should start using the OTC_SELECT for such allocations and get<br>rid of that alloc() / free() mess, but let's just make<br>Coverity happy for now.<br><br>Change-Id: I7647d17b3d03f8e193ef6e793a2d3c1967744eef<br>Fixes: CID#208181, CID#208179<br>---<br>M src/tbf.cpp<br>1 file changed, 6 insertions(+), 2 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/05/17105/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17105">change 17105</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/+/17105"/><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: I7647d17b3d03f8e193ef6e793a2d3c1967744eef </div>
<div style="display:none"> Gerrit-Change-Number: 17105 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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-MessageType: newpatchset </div>