On 9/25/2017 2:47 PM, Ed Czeck wrote: <...> >> In function ark_config_device(), there are several malloc without null >> point check. Fix it by adding null point check. >
Signed-off-by: Yong Wang <wang.yon...@zte.com.cn> > Acked-by: Ed Czeck <ed.cz...@atomicrules.com> Applied to dpdk-next-net/master, thanks.