[dpdk-dev] [PATCH v4 1/2] enic: fix seg fault when releasing queues

Bruce Richardson bruce.richardson at intel.com
Mon Jun 13 16:23:51 CEST 2016


On Sat, Jun 11, 2016 at 10:27:04AM -0700, John Daley wrote:
> If device configuration failed due to a lack of resources, such as
> if more queues are requested than are available, the queue release
> functions are called with NULL pointers which were being dereferenced.
> 
> Skip releasing queues if they are NULL pointers.
> 
> Fixes: fefed3d1e62c ("enic: new driver")
> Signed-off-by: John Daley <johndale at cisco.com>
Patchset applied to dpdk-next-net/rel_16_07

/Bruce


More information about the dev mailing list