79aab97c94
'rte_pie_rt_data_init(NULL)' is not expected, and it's ought to
fail when this happen. The malloc inside the function didn't work.
So remove the malloc otherwise will lead to a memory leak.
Fixes:
|
||
---|---|---|
.. | ||
meson.build | ||
rte_approx.c | ||
rte_approx.h | ||
rte_pie.c | ||
rte_pie.h | ||
rte_red.c | ||
rte_red.h | ||
rte_sched_common.h | ||
rte_sched.c | ||
rte_sched.h | ||
version.map |