Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
it was reported by clang with the option -fsanitize=memory: Uninitialized value was created by a heap allocation #0 0x4547ef in realloc (src/crun/tests/tests_libcrun_fuzzer+0x4547ef) seccomp#1 0x7f4900a3a903 in _bpf_append_blk src/libseccomp/src/gen_bpf.c:452:10 seccomp#2 0x7f4900a3a903 in _gen_bpf_build_bpf src/libseccomp/src/gen_bpf.c:2276:8 seccomp#3 0x7f4900a3a903 in gen_bpf_generate src/libseccomp/src/gen_bpf.c:2324:7 Uninitialized value was created by a heap allocation #0 0x4547ef in realloc (src/crun/tests/tests_libcrun_fuzzer+0x4547ef) seccomp#1 0x7f8f755a81c0 in _blk_resize.constprop.0 src/libseccomp/src/gen_bpf.c:362:8 Signed-off-by: Giuseppe Scrivano <[email protected]>
- Loading branch information