service: fix possible null access
authorFerruh Yigit <ferruh.yigit@intel.com>
Sun, 28 Oct 2018 01:08:45 +0000 (01:08 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 6 Nov 2018 00:14:15 +0000 (01:14 +0100)
commitc8b506e4b661c23264debc66f52c7270f903a00e
treefc213cd5e8ee096ca1d50d2a62d8586d7d0d7977
parent9eb06884120091a21fdfc35850167f6245c2109e
service: fix possible null access

Fixes: 21698354c832 ("service: introduce service cores concept")
Cc: stable@dpdk.org
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
lib/librte_eal/common/rte_service.c