vlib: fix coverity 274744 25/36925/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 17 Aug 2022 13:26:54 +0000 (13:26 +0000)
committerMatthew Smith <mgsmith@netgate.com>
Wed, 17 Aug 2022 15:35:17 +0000 (15:35 +0000)
commitcbc10399d4c30d2188284067c91f58f7cb0cd83d
treef5f43ed1b3d1f778be5685eaaca1ea9406d23d2f
parenta3018af21db46fc4158ab075bac4009c3640cc59
vlib: fix coverity 274744

Add a missing null check

Type: fix
Change-Id: Id1b27341480c9d62185496ae1d832360119ec198
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/vlibapi/api_shared.c