<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/15908">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">scheduler_trx: initalize n_errors, n_bursts_bits, n_bits_total<br><br>Make sure the variables n_errors, n_bursts_bits, n_bits_total are always<br>initalized. For example in rx_tchh_fn() the value for n_errors is<br>defined in a switch statement, where the default lets n_errors<br>uninitalized, which is in that particular case a theoretical problem,<br>however, lets make sure that the variables n_errors, n_bursts_bits and<br>n_bits_total are always initalized with 0<br><br>Related: CID#205452<br>Related: CID#205451<br>Change-Id: If28ea11cc111c7d73ca47b25e65ce399e5baa4c1<br>---<br>M src/osmo-bts-trx/scheduler_trx.c<br>1 file changed, 11 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/08/15908/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/15908">change 15908</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-bts/+/15908"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If28ea11cc111c7d73ca47b25e65ce399e5baa4c1 </div>
<div style="display:none"> Gerrit-Change-Number: 15908 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>