1
0
Fork 0
alistair23-linux/tools/lib
Jeremy Cline b1a2ce8257 tools/libbpf: Avoid possibly using uninitialized variable
Fixes a GCC maybe-uninitialized warning introduced by 48cca7e44f.
"text" is only initialized inside the if statement so only print debug
info there.

Fixes: 48cca7e44f ("libbpf: add support for bpf_call")
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-02-20 21:08:20 +01:00
..
api
bpf tools/libbpf: Avoid possibly using uninitialized variable 2018-02-20 21:08:20 +01:00
lockdep
subcmd tools/lib/subcmd/pager.c: do not alias select() params 2018-02-06 18:32:44 -08:00
symbol
traceevent
bitmap.c
find_bit.c lib: optimize cpumask_next_and() 2018-02-06 18:32:44 -08:00
hweight.c
rbtree.c
str_error_r.c
string.c
vsprintf.c