<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/14422">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: command.c: Fix is_cmd_ambiguous() returning always 0<br><br>inner block defined variable "enum match_type ret" was being masking<br>outter block variable "int ret = 0". The ret variable was being given<br>non zero values only inside the inner block, so that change was done on<br>the inner variable and not the outer one, which is returned.<br><br>Fixes: 5314c513f23688462d7f7937e5ae5e0d5cd4548e<br>Change-Id: Iec87d7db49a096d07e38ff8a060b923a52bfd6ba<br>---<br>M src/vty/command.c<br>M tests/tdef/tdef_vty_test_config_root.vty<br>M tests/vty/vty_transcript_test.vty<br>3 files changed, 14 insertions(+), 43 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/22/14422/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/14422">change 14422</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/libosmocore/+/14422"/><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-Change-Id: Iec87d7db49a096d07e38ff8a060b923a52bfd6ba </div>
<div style="display:none"> Gerrit-Change-Number: 14422 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </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-MessageType: newpatchset </div>