numam-dpdk/lib/eal/common
Conor Walsh 4777674c44 eal: fix memory leak when saving arguments
This patch fixes a memleak which was reported in Bugzilla within the
eal_save_args function. This was caused by the function mistakenly
adding -- to the eal args instead of breaking beforehand.

Bugzilla ID: 722
Fixes: 293c53d8b2 ("eal: add telemetry callbacks")

Reported-by: Zhihong Peng <zhihongx.peng@intel.com>
Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Signed-off-by: Conor Fogarty <conor.fogarty@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2021-09-16 22:24:54 +02:00
..
eal_common_bus.c
eal_common_class.c
eal_common_config.c
eal_common_cpuflags.c
eal_common_debug.c
eal_common_dev.c
eal_common_devargs.c devargs: parse global device syntax 2021-09-02 17:02:27 +02:00
eal_common_dynmem.c
eal_common_errno.c
eal_common_fbarray.c
eal_common_hexdump.c
eal_common_hypervisor.c
eal_common_launch.c
eal_common_lcore.c
eal_common_log.c
eal_common_mcfg.c
eal_common_memalloc.c
eal_common_memory.c
eal_common_memzone.c
eal_common_options.c eal: fix memory leak when saving arguments 2021-09-16 22:24:54 +02:00
eal_common_proc.c ipc: stop mp control thread on cleanup 2021-07-08 13:05:55 +02:00
eal_common_string_fns.c eal: save error in string copy 2021-07-05 15:11:30 +02:00
eal_common_tailqs.c
eal_common_thread.c
eal_common_timer.c
eal_common_trace_ctf.c
eal_common_trace_points.c
eal_common_trace_utils.c
eal_common_trace.c eal: save error in string copy 2021-07-05 15:11:30 +02:00
eal_common_uuid.c
eal_filesystem.h
eal_firmware.h eal: handle compressed firmware 2021-07-07 16:41:53 +02:00
eal_hugepages.h
eal_internal_cfg.h
eal_log.h
eal_memalloc.h
eal_memcfg.h
eal_options.h eal: remove deprecated noninclusive API 2021-09-16 17:21:22 +02:00
eal_private.h
eal_thread.h
eal_trace.h
hotplug_mp.c eal: suppress error log on multi-process hotplug 2021-07-10 10:07:07 +02:00
hotplug_mp.h
malloc_elem.c
malloc_elem.h
malloc_heap.c
malloc_heap.h
malloc_mp.c
malloc_mp.h
meson.build
rte_keepalive.c
rte_malloc.c
rte_random.c
rte_reciprocal.c
rte_service.c
rte_version.c