numam-dpdk/lib/librte_stack
Yunjian Wang d1ca6cfd3c stack: fix uninitialized variable
This patch fixes an issue that uninitialized 'success'
is used to be compared with '0'.

Coverity issue: 337676
Fixes: 3340202f59 ("stack: add lock-free implementation")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2020-09-30 21:08:39 +02:00
..
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_stack_lf_c11.h stack: relax pop CAS ordering 2020-09-30 21:08:39 +02:00
rte_stack_lf_generic.h stack: fix uninitialized variable 2020-09-30 21:08:39 +02:00
rte_stack_lf_stubs.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_lf.c
rte_stack_lf.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_std.c
rte_stack_std.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_stack_version.map
rte_stack.c log: remove unneeded logtype declaration 2020-07-07 13:18:23 +02:00
rte_stack.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
stack_pvt.h rename private header files 2019-10-27 22:03:06 +01:00