Andy Pei ad57c785c8 net/ipn3ke: fix null pointer dereference
In 'ipn3ke_hw_tm_node_wr()', elements of 'n->parent_node' are accessed
but 'n->parent_node' can be NULL.

After applying this patch, this null pointer dereference is avoided.

Coverity issue: 337921
Fixes: c820468ac99c ("net/ipn3ke: support TM")
Cc: stable@dpdk.org

Signed-off-by: Andy Pei <andy.pei@intel.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2019-06-20 23:42:04 +02:00
..
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:54 +02:00