516e525ebf
There are several func calls to rte_zmalloc() which don't have null
pointer check for the return value. It fixes that by adding null
pointer check.
Fixes:
|
||
---|---|---|
.. | ||
bbdev | ||
bus | ||
crypto | ||
event | ||
mempool | ||
net | ||
Makefile |