diff options
| author | Alexei Starovoitov <[email protected]> | 2017-12-18 18:09:44 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2017-12-19 00:29:25 +0000 |
| commit | 5ee7f784cd32e63fbf54275b2b4f991ca085db61 (patch) | |
| tree | 85df5b8abcee49d92f5b85bc38af1d80d9f93ede /tools/bpf/bpftool/prog.c | |
| parent | bpf: make function skip_callee static and return NULL rather than 0 (diff) | |
| download | kernel-5ee7f784cd32e63fbf54275b2b4f991ca085db61.tar.gz kernel-5ee7f784cd32e63fbf54275b2b4f991ca085db61.zip | |
bpf: arm64: fix uninitialized variable
fix the following issue:
arch/arm64/net/bpf_jit_comp.c: In function 'bpf_int_jit_compile':
arch/arm64/net/bpf_jit_comp.c:982:18: error: 'image_size' may be used
uninitialized in this function [-Werror=maybe-uninitialized]
Fixes: db496944fdaa ("bpf: arm64: add JIT support for multi-function programs")
Reported-by: Arnd Bergmann <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
