<p>osmith <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/15806">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty.c: avoid coverity BAD_SHIFT issues<br><br>Make it obvious for compilers and for coverity, that the sapi value used<br>to shift a bit for the sapi_mask is always <= 31. The sapi value is an<br>index of the value string l1sap_common_sapi_names, which has 24 entries.<br><br>Fixes: CID#205067, CID#205068<br>Change-Id: Id8be0ab67479b1f76a4f624bd3a5242e4fe59f4b<br>---<br>M src/common/vty.c<br>1 file changed, 2 insertions(+), 0 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/06/15806/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/15806">change 15806</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/+/15806"/><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: Id8be0ab67479b1f76a4f624bd3a5242e4fe59f4b </div>
<div style="display:none"> Gerrit-Change-Number: 15806 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>