<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17547">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests/RLCMACTest: free allocated bitvectors<br><br>Change-Id: I6d1e93cb1a07a7bf05483dbc877105a86a17829b<br>---<br>M tests/rlcmac/RLCMACTest.cpp<br>1 file changed, 3 insertions(+), 0 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/47/17547/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/rlcmac/RLCMACTest.cpp b/tests/rlcmac/RLCMACTest.cpp</span><br><span>index bd5da4c..e62d6e4 100644</span><br><span>--- a/tests/rlcmac/RLCMACTest.cpp</span><br><span>+++ b/tests/rlcmac/RLCMACTest.cpp</span><br><span>@@ -278,6 +278,9 @@</span><br><span>    printf("=== Test decoding of a malformed vector (short length indicator) ===\n");</span><br><span>  rc = decode_gsm_ra_cap(bv_dec, &data);</span><br><span>   printf("decode_gsm_ra_cap() returns %d\n", rc);</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   bitvec_free(bv_dec);</span><br><span style="color: hsl(120, 100%, 40%);">+  bitvec_free(bv_enc);</span><br><span> }</span><br><span> </span><br><span> int main(int argc, char *argv[])</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17547">change 17547</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/+/17547"/><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: I6d1e93cb1a07a7bf05483dbc877105a86a17829b </div>
<div style="display:none"> Gerrit-Change-Number: 17547 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>