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
> Acked-by: Ed Czeck
Applied to dpdk-next-net/master, thanks.
Thank you.
> In function ark_config_device(), there are several malloc without null
> point check. Fix it by adding null point check.
Acked-by: Ed Czeck
In function ark_config_device(), there are several malloc without null
point check. Fix it by adding null point check.
v2:
* Fix compile error.
Signed-off-by: Yong Wang
---
drivers/net/ark/ark_ethdev.c | 6 ++
drivers/net/ark/ark_pktchkr.c | 4
drivers/net/ark/ark_pktdir.c | 5 +
3 matches
Mail list logo