> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Lu, Wenzhuo > Sent: Friday, January 26, 2018 4:41 PM > To: Yong Wang > Cc: [email protected] > Subject: Re: [dpdk-dev] [PATCH v4] net/e1000: add null point check for > rte_zmalloc > > Hi, > > > > -----Original Message----- > > From: Yong Wang [mailto:[email protected]] > > Sent: Thursday, January 25, 2018 3:43 PM > > To: Lu, Wenzhuo <[email protected]> > > Cc: [email protected]; Yong Wang <[email protected]> > > 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 <[email protected]> > Acked-by: Wenzhuo Lu <[email protected]> Applied to dpdk-next-net-intel, with commit log changes. Thanks!
/Helin

