veristat: small fixed found in -O2 mode
authorAndrii Nakryiko <andrii@kernel.org>
Fri, 31 Mar 2023 22:24:05 +0000 (15:24 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 1 Apr 2023 16:05:57 +0000 (09:05 -0700)
commitebf390c9d0136e01f327439c012ab5741971e72d
tree2803ef80a0faed8242ca4dd8c8eec626197d8224
parente3b65c0c1a5b8ed06818b7eeb0c44165ea817d52
veristat: small fixed found in -O2 mode

Fix few potentially unitialized variables uses, found while building
veristat.c in release (-O2) mode.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20230331222405.3468634-5-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/veristat.c