On 12/17/2018 08:57 AM, Prashant Bhole wrote: > This patch fixes a memory leak in libbpf by freeing up line_info > member of struct bpf_program while unloading a program. > > Fixes: 3d65014146c6 ("bpf: libbpf: Add btf_line_info support to libbpf") > Signed-off-by: Prashant Bhole <bhole_prashant...@lab.ntt.co.jp>
Applied to bpf-next, thanks!