lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 18 Dec 2018 01:18:25 +0100
From:   Daniel Borkmann <daniel@...earbox.net>
To:     Prashant Bhole <bhole_prashant_q7@....ntt.co.jp>,
        Alexei Starovoitov <ast@...nel.org>
Cc:     netdev@...r.kernel.org, Martin KaFai Lau <kafai@...com>
Subject: Re: [PATCH net-next] bpf: libbpf: fix memleak by freeing line_info

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_q7@....ntt.co.jp>

Applied to bpf-next, thanks!

Powered by blists - more mailing lists