From: Thomas Monjalon <hidden> Date: 2014-12-18 22:14:33
quoted
In rte_eth_af_packet.c we are we are missing NULL pointer
checks after calls to alocate memory for queues. Add checking NULL
pointer and error handling.
Signed-off-by: Daniel Mrzyglod <redacted>