numam-dpdk/lib/librte_eal/freebsd
Yunjian Wang 39e2961a09 eal: fix interrupt trace point
This patch fixes (dereference after null check) coverity issue.
For this reason, we should add null check at the beginning of the
function and return error directly if the 'intr_handle' is null.

Coverity issue: 357695, 357751
Fixes: 05c4105738 ("trace: add interrupt tracepoints")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Reviewed-by: Harman Kalra <hkalra@marvell.com>
2020-10-29 16:30:49 +01:00
..
include
eal_alarm_private.h
eal_alarm.c
eal_cpuflags.c
eal_debug.c
eal_dev.c
eal_hugepage_info.c
eal_interrupts.c eal: fix interrupt trace point 2020-10-29 16:30:49 +01:00
eal_lcore.c
eal_memalloc.c
eal_memory.c remove config prefix used with make 2020-10-23 19:25:21 +02:00
eal_thread.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
eal_timer.c
eal.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
meson.build