<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13626">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm/gsm_utils.c: indicate intentional fall-through<br><br>Change-Id: Ica7d2d1884b745fe30234d6c50d93828c4930680<br>Fixes: CID#57700<br>---<br>M src/gsm/gsm_utils.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/26/13626/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gsm/gsm_utils.c b/src/gsm/gsm_utils.c</span><br><span>index 94c6ca5..07f053c 100644</span><br><span>--- a/src/gsm/gsm_utils.c</span><br><span>+++ b/src/gsm/gsm_utils.c</span><br><span>@@ -307,6 +307,7 @@</span><br><span>             case 0x5d:</span><br><span>           case 0x7c:</span><br><span>                   result[y++] = 0x1b;</span><br><span style="color: hsl(120, 100%, 40%);">+           /* fall-through */</span><br><span>           default:</span><br><span>                     result[y] = gsm_7bit_alphabet[ch];</span><br><span>                   break;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13626">change 13626</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/13626"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ica7d2d1884b745fe30234d6c50d93828c4930680 </div>
<div style="display:none"> Gerrit-Change-Number: 13626 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>