[dpdk-dev] [PATCH] eal: fix memory leak in memzone when no room in config

Thomas Monjalon thomas at monjalon.net
Fri Jan 12 15:34:02 CET 2018


21/12/2017 19:07, Anatoly Burakov:
> We check if there's space in config after we allocated the memzone,
> but if there isn't, we never free it back. This patch adds memzone
> free if there's no room in memzone config.
> 
> Fixes: ff909fe21f0a ("mem: introduce memzone freeing")
> Cc: sergio.gonzalez.monroy at intel.com
> Cc: stable at dpdk.org
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>

Applied, thanks



More information about the dev mailing list