On 29-Oct-18 11:47 AM, Darek Stojaczyk wrote:
rte_mp_request_sync() says that the caller is responsible for freeing one of its parameters afterwards. EAL didn't do that, causing a memory leak.Fixes: 244d5130719c ("eal: enable hotplug on multi-process") Cc: qi.z.zh...@intel.com Cc: anatoly.bura...@intel.com Signed-off-by: Darek Stojaczyk <dariusz.stojac...@intel.com> ---
Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> -- Thanks, Anatoly