summaryrefslogtreecommitdiff
path: root/main/dnsmgr.c
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2017-11-07 18:07:35 -0500
committerCorey Farrell <git@cfware.com>2017-11-17 09:28:43 -0500
commit0b8b153d3c30f192725dcf3640f716331b24640f (patch)
treedac23869f08b4fe235954ce086ee0ef9c83ae349 /main/dnsmgr.c
parent2e9c7f9b8f080a4b5847da690633fd090c842088 (diff)
CLI: Create ast_cli_completion_vector.
This is a rewrite of ast_cli_completion_matches using a vector to build the list. The original function calls the vector version, NULL terminates the vector and extracts the elements array. One change in behavior the results are now sorted and deduplicated. This will solve bugs where some duplicate checking was done before the list was sorted. Change-Id: Iede20c5b4d965fa5ec71fda136ce9425eeb69519
Diffstat (limited to 'main/dnsmgr.c')
0 files changed, 0 insertions, 0 deletions