vlib: fix coverity 274750 24/36924/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 17 Aug 2022 13:24:11 +0000 (13:24 +0000)
committerMatthew Smith <mgsmith@netgate.com>
Wed, 17 Aug 2022 15:30:52 +0000 (15:30 +0000)
commita3018af21db46fc4158ab075bac4009c3640cc59
tree0f6b233036d12923cfffff70487a09151ad958ee
parentfc025725b895057d16687ebcab22d1bbb0837cba
vlib: fix coverity 274750

Add a missing null check.

Type: fix
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: Ie6234804e2b89adc918ef9075f9defbb1fd35e44
src/vlibmemory/vlib_api_cli.c