[dpdk-dev] [PATCH v4] net/e1000: add null point check for rte_zmalloc

Lu, Wenzhuo wenzhuo.lu at intel.com
Fri Jan 26 09:41:08 CET 2018


Hi,


> -----Original Message-----
> From: Yong Wang [mailto:wang.yong19 at zte.com.cn]
> Sent: Thursday, January 25, 2018 3:43 PM
> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>
> Cc: dev at dpdk.org; Yong Wang <wang.yong19 at zte.com.cn>
> Subject: [PATCH v4] net/e1000: add null point check for rte_zmalloc
> 
> There are several func calls to rte_zmalloc() which don't do null point check
> on the return value. Fix it by adding null point check.
> 
> Fixes: 22bb13410cb2 ("net/igb: create consistent filter")
> 
> Signed-off-by: Yong Wang <wang.yong19 at zte.com.cn>
Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>


More information about the dev mailing list