vlib: fix coverity warning / real bug 72/28272/2
authorDave Barach <[email protected]>
Tue, 7 Jan 2020 17:29:10 +0000 (12:29 -0500)
committerDave Wallace <[email protected]>
Wed, 12 Aug 2020 14:37:52 +0000 (14:37 +0000)
commit756437e6f2b4f9e7c5162ea861d7d446b20623e9
tree804ed1d6c31c61430ab31132e9a2e563faa1c08e
parentda99771dfe04b56ea053178af0d8fec40201c69f
vlib: fix coverity warning / real bug

The path must be next-to-impossible to hit, because the code has been
wrong for at least 5 years.

Type: fix

Signed-off-by: Dave Barach <[email protected]>
Change-Id: I23b8c4e1631827e7931f353c561c1e19c596c598
(cherry picked from commit 5c944eef7012e7c5b363399ed92966fb659196b7)
src/vlib/cli.c