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: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_alarm_private.h eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_alarm.c trace: add alarm tracepoints 2020-04-23 15:39:47 +02:00
eal_cpuflags.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_debug.c eal: move OS common debug functions to single file 2020-06-24 11:02:29 +02:00
eal_dev.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_hugepage_info.c eal: move OS common config objects 2020-06-30 00:02:53 +02:00
eal_interrupts.c eal: fix interrupt trace point 2020-10-29 16:30:49 +01:00
eal_lcore.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_memalloc.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
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: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
meson.build eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00