<p>pespin <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/14814">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Transceiver: Initialize mExtRACH in constructor<br><br>Doing so should make Coverity happy:<br>>>>     CID 200212:  Uninitialized members  (UNINIT_CTOR)<br>>>>     Non-static class member "mExtRACH" is not initialized in this constructor nor in any functions that it calls.<br><br>The current status is actually harmless since the field will be set<br>during init() time, and the variable is never used before init() is<br>called.<br><br>Fixes: Coverity CID#200212<br>Change-Id: I17286570a9a6db695a75147e5cbb18c9da7d0fe6<br>---<br>M Transceiver52M/Transceiver.cpp<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/14/14814/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/14814">change 14814</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-trx/+/14814"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I17286570a9a6db695a75147e5cbb18c9da7d0fe6 </div>
<div style="display:none"> Gerrit-Change-Number: 14814 </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: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>