[dpdk-dev] [PATCH] eal: change to prevent memory leak in eal debug

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Oct 25 23:41:14 CET 2015


2015-09-21 17:00, Zhe Tao:
> Free the memory allocated by the backtrace_symbols
>  to prevent the memory leak
> 
> Signed-off-by: Zhe Tao <zhe.tao at intel.com>

Applied, with reverted comparisons:

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
+       if (NULL == symb)



More information about the dev mailing list