diff options
author | Jiri Olsa <jolsa@redhat.com> | 2021-07-21 23:58:08 +0200 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-07-22 20:08:39 -0700 |
commit | 1f71a468a75ff4f13c55966c74284aa4a6bcc334 (patch) | |
tree | ee345cc538961b595a88067e8ff47f62c6809424 /tools/testing/selftests/bpf/progs | |
parent | 9907442fcddbdacf55fa22e31f2306ae0d6172d6 (diff) |
libbpf: Fix func leak in attach_kprobe
Add missing free() for func pointer in attach_kprobe function.
Fixes: a2488b5f483f ("libbpf: Allow specification of "kprobe/function+offset"")
Reported-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Alan Maguire <alan.maguire@oracle.com>
Tested-by: Alan Maguire <alan.maguire@oracle.com>
Link: https://lore.kernel.org/bpf/20210721215810.889975-2-jolsa@kernel.org
Diffstat (limited to 'tools/testing/selftests/bpf/progs')
0 files changed, 0 insertions, 0 deletions