diff options
author | Jiri Olsa <jolsa@kernel.org> | 2024-11-15 12:58:43 +0100 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-11-15 11:29:12 -0800 |
commit | fab974e6487475c2fca0a79918e8e75bd6bafffc (patch) | |
tree | 568c074424384d883cc2ecbcd1758cf8ad79bf14 /scripts/bpf_doc.py | |
parent | 96a30e469ca1d2b8cc7811b40911f8614b558241 (diff) |
libbpf: Fix memory leak in bpf_program__attach_uprobe_multi
Andrii reported memory leak detected by Coverity on error path
in bpf_program__attach_uprobe_multi. Fixing that by moving
the check earlier before the offsets allocations.
Reported-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20241115115843.694337-1-jolsa@kernel.org
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions