From: Daniel Borkmann <daniel@iogearbox.net>
To: ast@kernel.org
Cc: netdev@vger.kernel.org, Daniel Borkmann <daniel@iogearbox.net>
Subject: [PATCH bpf 0/2] Two x86 BPF JIT fixes
Date: Wed, 2 May 2018 20:12:21 +0200 [thread overview]
Message-ID: <20180502181223.30613-1-daniel@iogearbox.net> (raw)
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
next reply other threads:[~2018-05-02 18:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-02 18:12 Daniel Borkmann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180502181223.30613-1-daniel@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=ast@kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).