numam-dpdk/drivers/event/octeontx2
Pavan Nikhilesh ef9f8bb6d5 event/octeontx2: fix null dereference
Fix NULL dereference after rte_realloc and add extra NULL checks.
Fix few memory leak with kvargs.

Coverity issue: 345023, 345022, 345009, 345011, 345026, 344997, 344990
Fixes: ffa4ec0b60 ("event/octeontx2: allow adapters to resize inflight buffers")

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
2019-07-29 22:17:29 +02:00
..
Makefile event/octeontx2: add Rx adapter 2019-07-07 15:06:30 +02:00
meson.build event/octeontx2: add Rx adapter 2019-07-07 15:06:30 +02:00
otx2_evdev_adptr.c event/octeontx2: fix null dereference 2019-07-29 22:17:29 +02:00
otx2_evdev_irq.c event/octeontx2: add TIM IRQ handlers 2019-07-03 06:57:02 +02:00
otx2_evdev_selftest.c event/octeontx2: add SSO selftest 2019-07-03 06:56:29 +02:00
otx2_evdev_stats.h event/octeontx2: add SSO dual workslot mode 2019-07-03 06:56:10 +02:00
otx2_evdev.c event/octeontx2: fix null dereference 2019-07-29 22:17:29 +02:00
otx2_evdev.h net/octeontx2: fix PTP performance 2019-07-29 12:23:22 +02:00
otx2_tim_evdev.c event/octeontx2: fix null dereference 2019-07-29 22:17:29 +02:00
otx2_tim_evdev.h event/octeontx2: add devargs to control timer adapters 2019-07-03 06:57:28 +02:00
otx2_tim_worker.c event/octeontx2: add timer stats get and reset 2019-07-03 06:57:10 +02:00
otx2_tim_worker.h event/octeontx2: add timer cancel function 2019-07-03 06:57:09 +02:00
otx2_worker_dual.c event/octeontx2: add Tx adapter 2019-07-07 15:51:53 +02:00
otx2_worker_dual.h net/octeontx2: fix PTP performance 2019-07-29 12:23:22 +02:00
otx2_worker.c event/octeontx2: add Tx adapter 2019-07-07 15:51:53 +02:00
otx2_worker.h net/octeontx2: fix PTP performance 2019-07-29 12:23:22 +02:00
rte_pmd_octeontx2_event_version.map event/octeontx2: add build infra and device probe 2019-07-03 06:55:44 +02:00