<p>Corey Farrell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/7166">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CLI: Create ast_cli_completion_vector.<br><br>This is a rewrite of ast_cli_completion_matches using a vector to build<br>the list.  The original function calls the vector version, NULL<br>terminates the vector and extracts the elements array.<br><br>One change in behavior the results are now sorted and deduplicated. This<br>will solve bugs where some duplicate checking was done before the list<br>was sorted.<br><br>Change-Id: Iede20c5b4d965fa5ec71fda136ce9425eeb69519<br>---<br>M include/asterisk/cli.h<br>M main/cli.c<br>2 files changed, 99 insertions(+), 56 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/66/7166/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/7166">change 7166</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.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.asterisk.org/7166"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Iede20c5b4d965fa5ec71fda136ce9425eeb69519 </div>
<div style="display:none"> Gerrit-Change-Number: 7166 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>