24/01/2018 18:02, Harry van Haaren: > This commit ensures that if that if we run out of memory > during the initialization of the service library, that the > first allocated memory is correctly freed instead of leaked. > > Fixes: 21698354c832 ("service: introduce service cores concept") > Cc: sta...@dpdk.org > > Reported-by: Vipin Varghese <vipin.vargh...@intel.com> > Signed-off-by: Harry van Haaren <harry.van.haa...@intel.com>
Applied, thanks