public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf 0/2] Two x86 BPF JIT fixes
@ 2018-05-02 18:12 Daniel Borkmann
  2018-05-02 18:12 ` [PATCH bpf 1/2] bpf, x64: fix memleak when not converging after image Daniel Borkmann
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Daniel Borkmann @ 2018-05-02 18:12 UTC (permalink / raw)
  To: ast; +Cc: netdev, Daniel Borkmann

Fix two memory leaks in x86 JIT. For details, please see
individual patches in this series. Thanks!

Daniel Borkmann (2):
  bpf, x64: fix memleak when not converging after image
  bpf, x64: fix memleak when not converging on calls

 arch/x86/net/bpf_jit_comp.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.9.5

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-05-02 19:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-02 18:12 [PATCH bpf 0/2] Two x86 BPF JIT fixes Daniel Borkmann
2018-05-02 18:12 ` [PATCH bpf 1/2] bpf, x64: fix memleak when not converging after image Daniel Borkmann
2018-05-02 18:53   ` David Miller
2018-05-02 18:12 ` [PATCH bpf 2/2] bpf, x64: fix memleak when not converging on calls Daniel Borkmann
2018-05-02 18:54   ` David Miller
2018-05-02 19:39 ` [PATCH bpf 0/2] Two x86 BPF JIT fixes Alexei Starovoitov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox