d914c01036
As the possible failure of the malloc(), the not_checked and
checked could be NULL pointer.
Therefore, it should be better to check it in order to avoid
the dereference of the NULL pointer.
Fixes:
|
||
---|---|---|
.. | ||
ethdev_ctrl.c | ||
ethdev_rx_priv.h | ||
ethdev_rx.c | ||
ethdev_tx_priv.h | ||
ethdev_tx.c | ||
ip4_lookup_neon.h | ||
ip4_lookup_sse.h | ||
ip4_lookup.c | ||
ip4_rewrite_priv.h | ||
ip4_rewrite.c | ||
log.c | ||
meson.build | ||
node_private.h | ||
null.c | ||
pkt_cls_priv.h | ||
pkt_cls.c | ||
pkt_drop.c | ||
rte_node_eth_api.h | ||
rte_node_ip4_api.h | ||
version.map |