[dpdk-dev] [PATCH] net/qede:fix the bug about pointer params may NULL

Ferruh Yigit ferruh.yigit at intel.com
Mon Aug 28 14:42:43 CEST 2017


On 8/25/2017 7:43 PM, Patil, Harish wrote:
<..>>

> Subject: [dpdk-dev] [PATCH] net/qede:fix the bug about pointer params
> may	NULL
> 
>> In function qede_rss_reta_update(),the pointer params returned from
>> call to function rte_zmalloc() may be NULL and will be dereferenced.
>> So, should judge the params is NULL or not.

Fixes: 8b3ee85efe11 ("net/qede: fix RSS table entries for 100G adapter")
Cc: stable at dpdk.org

>>
>> Signed-off-by: Rongqiang XIE <xie.rongqiang at zte.com.cn>

>> Acked-by: Harish Patil <harish.patil at cavium.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list