[dpdk-dev] [PATCH] service: fix possible mem leak on initialize

Thomas Monjalon thomas at monjalon.net
Thu Jan 25 23:12:26 CET 2018


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: stable at dpdk.org
> 
> Reported-by: Vipin Varghese <vipin.varghese at intel.com>
> Signed-off-by: Harry van Haaren <harry.van.haaren at intel.com>

Applied, thanks



More information about the dev mailing list